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 4e5375a commit 89cdbb6Copy full SHA for 89cdbb6
.github/workflows/tests.yaml
@@ -21,7 +21,7 @@ jobs:
21
-
22
uses: shivammathur/setup-php@v2
23
with:
24
- php-version: ['8.2', '8.5']
+ php-version: ['8.2', '8.3', '8.4', '8.5']
25
coverage: none
26
ini-values: zend.assertions=1
27
0 commit comments