Replaced composer.lock with version from Master
parent
f3722a46ed
commit
a543e8bc8f
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/justinrainbow/json-schema/archive/v1.1.0.zip",
|
||||
"url": "https://github.com/justinrainbow/json-schema/zipball/v1.1.0",
|
||||
"reference": "v1.1.0",
|
||||
"shasum": ""
|
||||
},
|
||||
|
@ -28,37 +28,7 @@
|
|||
"JsonSchema": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"NewBSD"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Igor Wiedler",
|
||||
"email": "igor@wiedler.ch",
|
||||
"homepage": "http://wiedler.ch/igor/"
|
||||
},
|
||||
{
|
||||
"name": "Bruno Prieto Reis",
|
||||
"email": "bruno.p.reis@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Justin Rainbow",
|
||||
"email": "justin.rainbow@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Robert Schönthal",
|
||||
"email": "seroscho@googlemail.com",
|
||||
"homepage": "http://digitalkaoz.net"
|
||||
}
|
||||
],
|
||||
"description": "A library to validate a json schema.",
|
||||
"homepage": "https://github.com/justinrainbow/json-schema",
|
||||
"keywords": [
|
||||
"json",
|
||||
"schema"
|
||||
],
|
||||
"time": "2012-01-03 00:33:17"
|
||||
"time": "2012-01-02 21:33:17"
|
||||
},
|
||||
{
|
||||
"name": "seld/jsonlint",
|
||||
|
@ -684,4 +654,4 @@
|
|||
"platform-dev": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue