Skip to content

Commit a4d0b4c

Browse files
committed
Bump json-schema/JSON-Schema-Test-Suite to 1.1.2
1 parent 9ef71fd commit a4d0b4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
"type": "package",
2929
"package": {
3030
"name": "json-schema/JSON-Schema-Test-Suite",
31-
"version": "1.1.0",
31+
"version": "1.1.2",
3232
"source": {
3333
"url": "https://github.com/json-schema/JSON-Schema-Test-Suite",
3434
"type": "git",
35-
"reference": "1.1.0"
35+
"reference": "1.1.2"
3636
}
3737
}
3838
}],
3939
"require": {
4040
"php": ">=5.3.3"
4141
},
4242
"require-dev": {
43-
"json-schema/JSON-Schema-Test-Suite": "1.1.0",
43+
"json-schema/JSON-Schema-Test-Suite": "1.1.2",
4444
"phpunit/phpunit": "^4.8.22",
4545
"phpdocumentor/phpdocumentor": "~2"
4646
},

0 commit comments

Comments
 (0)