Update deps
parent
a0d1d59868
commit
bee916fab9
|
@ -1,4 +1,8 @@
|
||||||
{
|
{
|
||||||
|
"_readme": [
|
||||||
|
"This file locks the dependencies of your project to a known state",
|
||||||
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
|
||||||
|
],
|
||||||
"hash": "38828459a269ef0e409883721853d7fe",
|
"hash": "38828459a269ef0e409883721853d7fe",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
|
@ -18,13 +22,13 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"time": "2012-01-02 21:33:17",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"JsonSchema": "src/"
|
"JsonSchema": "src/"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"time": "2012-01-02 21:33:17"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "seld/jsonlint",
|
"name": "seld/jsonlint",
|
||||||
|
@ -43,7 +47,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"time": "2013-02-11 23:03:12",
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/jsonlint"
|
"bin/jsonlint"
|
||||||
],
|
],
|
||||||
|
@ -71,7 +74,8 @@
|
||||||
"linter",
|
"linter",
|
||||||
"parser",
|
"parser",
|
||||||
"validator"
|
"validator"
|
||||||
]
|
],
|
||||||
|
"time": "2013-02-11 23:03:12"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
|
@ -79,19 +83,21 @@
|
||||||
"target-dir": "Symfony/Component/Console",
|
"target-dir": "Symfony/Component/Console",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/Console",
|
"url": "https://github.com/symfony/Console.git",
|
||||||
"reference": "f65e34d058f0990a724f78e8d091dc0a20e439ac"
|
"reference": "d789216529d541b55cf39141724ca71733265f60"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/Console/zipball/f65e34d058f0990a724f78e8d091dc0a20e439ac",
|
"url": "https://api.github.com/repos/symfony/Console/zipball/d789216529d541b55cf39141724ca71733265f60",
|
||||||
"reference": "f65e34d058f0990a724f78e8d091dc0a20e439ac",
|
"reference": "d789216529d541b55cf39141724ca71733265f60",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2013-01-31 21:39:01",
|
"require-dev": {
|
||||||
|
"symfony/event-dispatcher": ">=2.1,<3.0"
|
||||||
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
|
@ -118,31 +124,36 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Symfony Console Component",
|
"description": "Symfony Console Component",
|
||||||
"homepage": "http://symfony.com"
|
"homepage": "http://symfony.com",
|
||||||
|
"time": "2013-04-07 20:25:23"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/finder",
|
"name": "symfony/finder",
|
||||||
"version": "v2.1.7",
|
"version": "v2.2.1",
|
||||||
"target-dir": "Symfony/Component/Finder",
|
"target-dir": "Symfony/Component/Finder",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/Finder",
|
"url": "https://github.com/symfony/Finder.git",
|
||||||
"reference": "v2.1.7"
|
"reference": "v2.2.1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/symfony/Finder/archive/v2.1.7.zip",
|
"url": "https://api.github.com/repos/symfony/Finder/zipball/v2.2.1",
|
||||||
"reference": "v2.1.7",
|
"reference": "v2.2.1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2013-01-09 08:51:07",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-master": "2.2-dev"
|
||||||
|
}
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Symfony\\Component\\Finder": ""
|
"Symfony\\Component\\Finder\\": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
@ -160,7 +171,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Symfony Finder Component",
|
"description": "Symfony Finder Component",
|
||||||
"homepage": "http://symfony.com"
|
"homepage": "http://symfony.com",
|
||||||
|
"time": "2013-04-01 07:51:50"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/process",
|
"name": "symfony/process",
|
||||||
|
@ -169,18 +181,17 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/Process.git",
|
"url": "https://github.com/symfony/Process.git",
|
||||||
"reference": "6ebe4ba544cfc0dd25bfe49402da4d5267ee1b43"
|
"reference": "cb6bbfbd5bc852cbd13768787f1b27d238ef6045"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/Process/zipball/6ebe4ba544cfc0dd25bfe49402da4d5267ee1b43",
|
"url": "https://api.github.com/repos/symfony/Process/zipball/cb6bbfbd5bc852cbd13768787f1b27d238ef6045",
|
||||||
"reference": "6ebe4ba544cfc0dd25bfe49402da4d5267ee1b43",
|
"reference": "cb6bbfbd5bc852cbd13768787f1b27d238ef6045",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2013-02-18 21:28:20",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
|
@ -207,22 +218,23 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Symfony Process Component",
|
"description": "Symfony Process Component",
|
||||||
"homepage": "http://symfony.com"
|
"homepage": "http://symfony.com",
|
||||||
|
"time": "2013-04-07 20:25:23"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-code-coverage",
|
"name": "phpunit/php-code-coverage",
|
||||||
"version": "1.2.8",
|
"version": "1.2.9",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/sebastianbergmann/php-code-coverage.git",
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||||
"reference": "1.2.8"
|
"reference": "1.2.9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1.2.8",
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1.2.9",
|
||||||
"reference": "1.2.8",
|
"reference": "1.2.9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -235,7 +247,6 @@
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"ext-xdebug": ">=2.0.5"
|
"ext-xdebug": ">=2.0.5"
|
||||||
},
|
},
|
||||||
"time": "2013-02-14 08:01:51",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -262,7 +273,8 @@
|
||||||
"coverage",
|
"coverage",
|
||||||
"testing",
|
"testing",
|
||||||
"xunit"
|
"xunit"
|
||||||
]
|
],
|
||||||
|
"time": "2013-02-26 18:55:56"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-file-iterator",
|
"name": "phpunit/php-file-iterator",
|
||||||
|
@ -281,7 +293,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2012-10-11 04:44:38",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -307,7 +318,8 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"filesystem",
|
"filesystem",
|
||||||
"iterator"
|
"iterator"
|
||||||
]
|
],
|
||||||
|
"time": "2012-10-11 04:44:38"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-text-template",
|
"name": "phpunit/php-text-template",
|
||||||
|
@ -326,7 +338,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2012-10-31 11:15:28",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -351,7 +362,8 @@
|
||||||
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"template"
|
"template"
|
||||||
]
|
],
|
||||||
|
"time": "2012-10-31 11:15:28"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-timer",
|
"name": "phpunit/php-timer",
|
||||||
|
@ -370,7 +382,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2012-10-11 04:45:58",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -395,7 +406,8 @@
|
||||||
"homepage": "http://www.phpunit.de/",
|
"homepage": "http://www.phpunit.de/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"timer"
|
"timer"
|
||||||
]
|
],
|
||||||
|
"time": "2012-10-11 04:45:58"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-token-stream",
|
"name": "phpunit/php-token-stream",
|
||||||
|
@ -415,7 +427,6 @@
|
||||||
"ext-tokenizer": "*",
|
"ext-tokenizer": "*",
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2012-10-11 04:47:14",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -440,20 +451,21 @@
|
||||||
"homepage": "http://www.phpunit.de/",
|
"homepage": "http://www.phpunit.de/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tokenizer"
|
"tokenizer"
|
||||||
]
|
],
|
||||||
|
"time": "2012-10-11 04:47:14"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit",
|
"name": "phpunit/phpunit",
|
||||||
"version": "3.7.14",
|
"version": "3.7.19",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/sebastianbergmann/phpunit.git",
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||||
"reference": "3.7.14"
|
"reference": "3.7.19"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.14",
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.19",
|
||||||
"reference": "3.7.14",
|
"reference": "3.7.19",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -467,7 +479,10 @@
|
||||||
"phpunit/php-text-template": ">=1.1.1",
|
"phpunit/php-text-template": ">=1.1.1",
|
||||||
"phpunit/php-timer": ">=1.0.2,<1.1.0",
|
"phpunit/php-timer": ">=1.0.2,<1.1.0",
|
||||||
"phpunit/phpunit-mock-objects": ">=1.2.0,<1.3.0",
|
"phpunit/phpunit-mock-objects": ">=1.2.0,<1.3.0",
|
||||||
"symfony/yaml": ">=2.1.0,<2.2.0"
|
"symfony/yaml": ">=2.0.0,<2.3.0"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"pear-pear/pear": "1.9.4"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
|
@ -475,7 +490,6 @@
|
||||||
"ext-tokenizer": "*",
|
"ext-tokenizer": "*",
|
||||||
"phpunit/php-invoker": ">=1.1.0,<1.2.0"
|
"phpunit/php-invoker": ">=1.1.0,<1.2.0"
|
||||||
},
|
},
|
||||||
"time": "2013-02-14 08:07:17",
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"composer/bin/phpunit"
|
"composer/bin/phpunit"
|
||||||
],
|
],
|
||||||
|
@ -511,7 +525,8 @@
|
||||||
"phpunit",
|
"phpunit",
|
||||||
"testing",
|
"testing",
|
||||||
"xunit"
|
"xunit"
|
||||||
]
|
],
|
||||||
|
"time": "2013-03-25 11:45:06"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit-mock-objects",
|
"name": "phpunit/phpunit-mock-objects",
|
||||||
|
@ -534,7 +549,6 @@
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-soap": "*"
|
"ext-soap": "*"
|
||||||
},
|
},
|
||||||
"time": "2013-01-13 10:24:48",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
@ -560,31 +574,36 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"mock",
|
"mock",
|
||||||
"xunit"
|
"xunit"
|
||||||
]
|
],
|
||||||
|
"time": "2013-01-13 10:24:48"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v2.1.7",
|
"version": "v2.2.1",
|
||||||
"target-dir": "Symfony/Component/Yaml",
|
"target-dir": "Symfony/Component/Yaml",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/Yaml",
|
"url": "https://github.com/symfony/Yaml.git",
|
||||||
"reference": "v2.1.7"
|
"reference": "v2.2.1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.1.7",
|
"url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.2.1",
|
||||||
"reference": "v2.1.7",
|
"reference": "v2.2.1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"time": "2013-01-17 21:21:51",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-master": "2.2-dev"
|
||||||
|
}
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Symfony\\Component\\Yaml": ""
|
"Symfony\\Component\\Yaml\\": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
@ -602,7 +621,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Symfony Yaml Component",
|
"description": "Symfony Yaml Component",
|
||||||
"homepage": "http://symfony.com"
|
"homepage": "http://symfony.com",
|
||||||
|
"time": "2013-03-23 07:49:54"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
@ -612,5 +632,11 @@
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
"symfony/console": 20,
|
"symfony/console": 20,
|
||||||
"symfony/process": 20
|
"symfony/process": 20
|
||||||
}
|
},
|
||||||
|
"platform": {
|
||||||
|
"php": ">=5.3.2"
|
||||||
|
},
|
||||||
|
"platform-dev": [
|
||||||
|
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue