Update dependencies
parent
2368185774
commit
16da82db13
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"hash": "62a43b569534e1cd55ce455d9f7f1c03",
|
||||
"hash": "f13f9a6a377c842c36fda6109bbbc465",
|
||||
"packages": [
|
||||
{
|
||||
"name": "justinrainbow/json-schema",
|
||||
|
@ -29,22 +29,22 @@
|
|||
},
|
||||
{
|
||||
"name": "seld/jsonlint",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/Seldaek/jsonlint",
|
||||
"reference": "1.0.0"
|
||||
"reference": "1.0.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/Seldaek/jsonlint/zipball/1.0.0",
|
||||
"reference": "1.0.0",
|
||||
"url": "https://github.com/Seldaek/jsonlint/zipball/1.0.1",
|
||||
"reference": "1.0.1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"time": "2012-03-12 04:52:32",
|
||||
"time": "2012-08-13 07:00:11",
|
||||
"bin": [
|
||||
"bin/jsonlint"
|
||||
],
|
||||
|
@ -54,7 +54,25 @@
|
|||
"psr-0": {
|
||||
"Seld\\JsonLint": "src/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Jordi Boggiano",
|
||||
"email": "j.boggiano@seld.be",
|
||||
"homepage": "http://seld.be",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "JSON Linter",
|
||||
"keywords": [
|
||||
"json",
|
||||
"parser",
|
||||
"linter",
|
||||
"validator"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
|
@ -63,18 +81,18 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Console",
|
||||
"reference": "3cbedb831164d5ce9e58995333e70a913864374e"
|
||||
"reference": "7907e712997a6cb40cce3227a754636461d7e502"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/symfony/Console/zipball/3cbedb831164d5ce9e58995333e70a913864374e",
|
||||
"reference": "3cbedb831164d5ce9e58995333e70a913864374e",
|
||||
"url": "https://github.com/symfony/Console/archive/7907e712997a6cb40cce3227a754636461d7e502.zip",
|
||||
"reference": "7907e712997a6cb40cce3227a754636461d7e502",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"time": "1351093287",
|
||||
"time": "1352466606",
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
@ -105,23 +123,23 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v2.1.2",
|
||||
"version": "v2.1.3",
|
||||
"target-dir": "Symfony/Component/Finder",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Finder",
|
||||
"reference": "v2.1.2"
|
||||
"reference": "v2.1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/symfony/Finder/zipball/v2.1.2",
|
||||
"reference": "v2.1.2",
|
||||
"url": "https://github.com/symfony/Finder/zipball/v2.1.3",
|
||||
"reference": "v2.1.3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"time": "2012-08-22 06:48:41",
|
||||
"time": "2012-10-20 00:10:30",
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
@ -157,18 +175,18 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Process",
|
||||
"reference": "f029d06585ad7646cc2e9ee9daf1f395014e1c7f"
|
||||
"reference": "1b0498afba3d3e198de91bf7b3a7907193c3270d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/symfony/Process/zipball/f029d06585ad7646cc2e9ee9daf1f395014e1c7f",
|
||||
"reference": "f029d06585ad7646cc2e9ee9daf1f395014e1c7f",
|
||||
"url": "https://github.com/symfony/Process/archive/1b0498afba3d3e198de91bf7b3a7907193c3270d.zip",
|
||||
"reference": "1b0498afba3d3e198de91bf7b3a7907193c3270d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"time": "1349553479",
|
||||
"time": "1352466606",
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
|
Loading…
Reference in New Issue