Skip to content

Commit

Permalink
Test against Symfony 6+ & PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsche authored and maxhelias committed Oct 31, 2023
1 parent 0bf04a9 commit 33ba7ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,12 @@ jobs:
php-version:
- '8.1'
- '8.2'
- '8.3'
symfony-version:
- '5.4.*'
- '6.0.*'
- '6.1.*'
- '6.2.*'
- '6.3.*'
include:
- php-version: '8.0'
Expand Down

0 comments on commit 33ba7ff

Please sign in to comment.