We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faac33 commit 3f646e2Copy full SHA for 3f646e2
.github/workflows/tests.yaml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
operating-system: ['ubuntu-latest']
24
- php-version: ['8.2', '8.3', '8.4']
+ php-version: ['8.2', '8.3', '8.4', '8.5']
25
include:
26
- operating-system: 'macos-latest'
27
php-version: '8.2'
0 commit comments