1
0
Fork 0

Replaced composer.lock with version from Master

pull/2184/merge^2
matt-whittom 2013-08-16 10:43:52 -05:00 committed by mwhittom
parent f3722a46ed
commit a543e8bc8f
1 changed files with 3 additions and 33 deletions

34
composer.lock generated
View File

@ -15,7 +15,7 @@
}, },
"dist": { "dist": {
"type": "zip", "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", "reference": "v1.1.0",
"shasum": "" "shasum": ""
}, },
@ -28,37 +28,7 @@
"JsonSchema": "src/" "JsonSchema": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "time": "2012-01-02 21:33:17"
"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"
}, },
{ {
"name": "seld/jsonlint", "name": "seld/jsonlint",