We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 893ab10 commit bee9e48Copy full SHA for bee9e48
1 file changed
composer.json
@@ -20,7 +20,7 @@
20
"require": {
21
"php": ">=7.1.0",
22
"ext-json": "*",
23
- "symfony/yaml": "^3.4 || ^4 || ^5 || ^6 || ^7.0",
+ "symfony/yaml": "^3.4 || ^4 || ^5 || ^6 || ^7.0 || ^8.0",
24
"justinrainbow/json-schema": "^5.2 || ^6.0"
25
},
26
"require-dev": {
0 commit comments