Skip to content

Commit 1e071e4

Browse files
Add PHP 8.4 to CI
1 parent 5bb99db commit 1e071e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
php: '8.2'
3535
- description: 'No Symfony specified'
3636
php: '8.3'
37+
- description: 'No Symfony specified'
38+
php: '8.4'
3739
- description: 'Lowest deps'
3840
php: '8.1'
3941
composer_option: '--prefer-lowest'

0 commit comments

Comments
 (0)