Skip to content

Commit b37fe96

Browse files
committed
Add PHP 8.5
1 parent ce61c80 commit b37fe96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ on:
6565
PHP_VERSION_MATRIX:
6666
required: false
6767
type: string
68-
default: '["8.1", "8.2", "8.3", "8.4"]'
68+
default: '["8.1", "8.2", "8.3", "8.4", "8.5"]'
6969
secrets:
7070
CODECOV_TOKEN:
7171
required: false

0 commit comments

Comments
 (0)