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.
2 parents b922e28 + a4d0b4c commit a2be633Copy full SHA for a2be633
composer.json
@@ -28,19 +28,19 @@
28
"type": "package",
29
"package": {
30
"name": "json-schema/JSON-Schema-Test-Suite",
31
- "version": "1.1.0",
+ "version": "1.1.2",
32
"source": {
33
"url": "https://github.com/json-schema/JSON-Schema-Test-Suite",
34
"type": "git",
35
- "reference": "1.1.0"
+ "reference": "1.1.2"
36
}
37
38
}],
39
"require": {
40
"php": ">=5.3.3"
41
},
42
"require-dev": {
43
- "json-schema/JSON-Schema-Test-Suite": "1.1.0",
+ "json-schema/JSON-Schema-Test-Suite": "1.1.2",
44
"phpunit/phpunit": "^4.8.22",
45
"phpdocumentor/phpdocumentor": "~2"
46
0 commit comments