Skip to content

Commit 7a1525b

Browse files
committed
bump php to 8.4 so that Symfony 8 will work
1 parent dba780f commit 7a1525b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
fail-fast: false
4343
matrix:
4444
php-version:
45-
- '8.3'
45+
- '8.4'
4646
symfony-version:
4747
- '6.4.*'
4848
- '7.3.*'

0 commit comments

Comments
 (0)