Skip to content

Commit 5f31271

Browse files
authored
Merge pull request #343 from Chris53897/patch-1
chore: add tests for PHP 8.4
2 parents 39ffad9 + fe31df8 commit 5f31271

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
php: '8.2'
2525
symfony: '7.1.*@dev'
2626
dev: true
27+
- description: 'Symfony 7.0 (PHP 8.4)'
28+
php: '8.4'
29+
symfony: '7.0.*'
2730
- description: 'Symfony 7.0'
2831
php: '8.3'
2932
symfony: '7.0.*'

0 commit comments

Comments
 (0)