There was an error while loading. Please reload this page.
1 parent a2cc9c7 commit e616f11Copy full SHA for e616f11
1 file changed
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
continue-on-error: ${{ !matrix.stable }}
12
strategy:
13
matrix:
14
- php-versions: ['8.0', '8.1', '8.2', '8.3', '8.4']
+ php-versions: ['8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
15
stable: [true]
16
coverage: [true]
17
composer-flags: ['']
0 commit comments