We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e8297 commit a26aa37Copy full SHA for a26aa37
.github/workflows/php.yml
@@ -23,7 +23,7 @@ jobs:
23
dependencies:
24
- "lowest"
25
- "highest"
26
- symfony-yaml: ['^3.4', '^4', '^5', '^6']
+ symfony-yaml: ['^3.4', '^4', '^5', '^6', '^7']
27
include:
28
- os: "windows-latest"
29
php: "8.0"
0 commit comments