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 4f5c272 commit 50970faCopy full SHA for 50970fa
1 file changed
.github/workflows/static-analysis.yaml
@@ -57,7 +57,7 @@ jobs:
57
- name: Setup PHP
58
uses: shivammathur/setup-php@v2
59
with:
60
- php-version: '8.4'
+ php-version: '8.3'
61
62
- name: Install dependencies
63
run: composer update --no-progress --no-interaction --prefer-dist
0 commit comments