Merge ed635a8dbd
into e750b0e590
commit
76bf71d09f
|
@ -411,16 +411,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "justinrainbow/json-schema",
|
"name": "justinrainbow/json-schema",
|
||||||
"version": "5.2.6",
|
"version": "5.2.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/justinrainbow/json-schema.git",
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
||||||
"reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd"
|
"reference": "8560d4314577199ba51bf2032f02cd1315587c23"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/d283e11b6e14c6f4664cf080415c4341293e5bbd",
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/8560d4314577199ba51bf2032f02cd1315587c23",
|
||||||
"reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd",
|
"reference": "8560d4314577199ba51bf2032f02cd1315587c23",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -429,7 +429,7 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"friendsofphp/php-cs-fixer": "^2.1",
|
"friendsofphp/php-cs-fixer": "^2.1",
|
||||||
"json-schema/json-schema-test-suite": "1.2.0",
|
"json-schema/json-schema-test-suite": "1.2.0",
|
||||||
"phpunit/phpunit": "^4.8.22"
|
"phpunit/phpunit": "^4.8.35"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/validate-json"
|
"bin/validate-json"
|
||||||
|
@ -473,7 +473,7 @@
|
||||||
"json",
|
"json",
|
||||||
"schema"
|
"schema"
|
||||||
],
|
],
|
||||||
"time": "2017-10-21T13:15:38+00:00"
|
"time": "2018-02-14T22:26:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "microsoft/tolerant-php-parser",
|
"name": "microsoft/tolerant-php-parser",
|
||||||
|
|
Loading…
Reference in New Issue