Skip to content

Commit 474a064

Browse files
author
Jamie Hannaford
authored
Merge pull request #99 from boardbang/issue-98
json-schema to v3
2 parents 705e6da + 6ea0e27 commit 474a064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require": {
3333
"php": "~7.0",
3434
"guzzlehttp/guzzle": "~6.1",
35-
"justinrainbow/json-schema": "~1.3"
35+
"justinrainbow/json-schema": "~3.0.0"
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)