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 9ae960c commit 7ac86b4Copy full SHA for 7ac86b4
composer.json
@@ -25,7 +25,7 @@
25
"php": ">=7.1.0",
26
"ext-json": "*",
27
"symfony/yaml": "^3.4 || ^4 || ^5 || ^6 || ^7",
28
- "justinrainbow/json-schema": "^5.2"
+ "justinrainbow/json-schema": "^5.2 || ^6.0"
29
},
30
"require-dev": {
31
"cebe/indent": "*",
0 commit comments