Skip to content

Commit 45853bd

Browse files
committed
ci: add testruns for PHP 8.4 and symfony 7.2
1 parent 0624f13 commit 45853bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-linux.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@ jobs:
4040
matrix:
4141
php-version:
4242
- '8.3'
43+
- '8.4'
4344
symfony-version:
4445
- '6.4.x-dev'
4546
- '7.0.x-dev'
4647
- '7.1.x-dev'
48+
- '7.2.x-dev'
4749
dependency-versions: ['highest']
4850
allow-dev-deps-in-apps: ['0']
4951
include:

0 commit comments

Comments
 (0)