Skip to content

Commit a26aa37

Browse files
committed
run tests with symfony 7
1 parent 11e8297 commit a26aa37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
dependencies:
2424
- "lowest"
2525
- "highest"
26-
symfony-yaml: ['^3.4', '^4', '^5', '^6']
26+
symfony-yaml: ['^3.4', '^4', '^5', '^6', '^7']
2727
include:
2828
- os: "windows-latest"
2929
php: "8.0"

0 commit comments

Comments
 (0)