Skip to content

Commit 33ba7ff

Browse files
jmschemaxhelias
authored andcommitted
Test against Symfony 6+ & PHP 8.3
1 parent 0bf04a9 commit 33ba7ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,12 @@ jobs:
3333
php-version:
3434
- '8.1'
3535
- '8.2'
36+
- '8.3'
3637
symfony-version:
3738
- '5.4.*'
39+
- '6.0.*'
40+
- '6.1.*'
41+
- '6.2.*'
3842
- '6.3.*'
3943
include:
4044
- php-version: '8.0'

0 commit comments

Comments
 (0)