Skip to content

Commit c456842

Browse files
committed
Add Symfony 8.1 to CI
1 parent f7f4aca commit c456842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
php: [ '8.1', '8.2', '8.3', '8.4', '8.5' ]
17-
symfony: [ '6.4', '7.4', '8.0' ]
17+
symfony: [ '6.4', '7.4', '8.0', '8.1' ]
1818
dependencies: [ 'highest', 'lowest' ]
1919
exclude:
2020
- php: '8.1'

0 commit comments

Comments
 (0)