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 70d209b commit ff4a6b0Copy full SHA for ff4a6b0
composer.json
@@ -33,7 +33,7 @@
33
},
34
"require-dev": {
35
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
36
- "json-schema/JSON-Schema-Test-Suite": "1.2.0",
+ "json-schema/json-schema-test-suite": "1.2.0",
37
"phpunit/phpunit": "^4.8.35"
38
39
"extra": {
@@ -55,7 +55,7 @@
55
{
56
"type": "package",
57
"package": {
58
- "name": "json-schema/JSON-Schema-Test-Suite",
+ "name": "json-schema/json-schema-test-suite",
59
"version": "1.2.0",
60
"source": {
61
"type": "git",
0 commit comments