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 080d51d commit 81f6a3eCopy full SHA for 81f6a3e
.github/workflows/code_analysis.yaml
@@ -30,7 +30,7 @@ jobs:
30
-
31
uses: shivammathur/setup-php@v2
32
with:
33
- php-version: 8.1
+ php-version: 8.2
34
coverage: none
35
36
- uses: "ramsey/composer-install@v2"
.github/workflows/tests.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
ini-values: zend.assertions=1
27
0 commit comments