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