We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ccdce2 commit 54289eeCopy full SHA for 54289ee
2 files changed
.github/workflows/code_analysis.yaml
@@ -35,7 +35,7 @@ jobs:
35
-
36
uses: shivammathur/setup-php@v2
37
with:
38
- php-version: 8.2
+ php-version: 8.3
39
coverage: none
40
41
- uses: "ramsey/composer-install@v2"
.github/workflows/tests.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments