Skip to content

Commit c1c3172

Browse files
Chris53897bytehead
andauthored
Add tests for PHP 8.4 (#306)
Co-authored-by: David Greminger <bytehead@users.noreply.github.com>
1 parent fb41275 commit c1c3172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
php: [8.1, 8.2, 8.3]
39+
php: [8.1, 8.2, 8.3, 8.4]
4040
symfony: [5.4, 6.0, 7.0]
4141
exclude:
4242
- symfony: 7.0

0 commit comments

Comments
 (0)