We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbbcf1 commit 3994e13Copy full SHA for 3994e13
composer.json
@@ -20,7 +20,7 @@
20
"require": {
21
"php": ">=7.1.0",
22
"ext-json": "*",
23
- "symfony/yaml": "^3.4 || ^4 || ^5 || ^6",
+ "symfony/yaml": "^3.4 || ^4 || ^5 || ^6 || ^7",
24
"justinrainbow/json-schema": "^5.2"
25
},
26
"require-dev": {
0 commit comments