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 f11cf57 commit 4e5375aCopy full SHA for 4e5375a
.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.5']
25
coverage: none
26
ini-values: zend.assertions=1
27
0 commit comments