Skip to content

Commit 4c2489a

Browse files
committed
run tests with 7.2 stable, 7.3 stable, 7.4 dev
1 parent a7206fc commit 4c2489a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
php: '7.3'
2929
dependencies: lowest
3030
-
31-
php: '8.3'
31+
php: '8.4'
3232
dependencies: highest
3333
-
3434
php: '7.3'
@@ -59,10 +59,10 @@ jobs:
5959
symfony: '6.4.*'
6060
-
6161
php: '8.2'
62-
symfony: '7.0.*'
62+
symfony: '7.2.*'
6363
-
64-
php: '8.3'
65-
symfony: '7.1.*'
64+
php: '8.4'
65+
symfony: '7.4.*'
6666
stability: dev
6767
allow-failure: true
6868

0 commit comments

Comments
 (0)