Skip to content

Commit 50970fa

Browse files
committed
wip
1 parent 4f5c272 commit 50970fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Setup PHP
5858
uses: shivammathur/setup-php@v2
5959
with:
60-
php-version: '8.4'
60+
php-version: '8.3'
6161

6262
- name: Install dependencies
6363
run: composer update --no-progress --no-interaction --prefer-dist

0 commit comments

Comments
 (0)