Update deps to sf 2.4.2

main
Jordi Boggiano 11 years ago
parent a25596698b
commit f44aa64a2b

92
composer.lock generated

@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state", "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" "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
], ],
"hash": "370b764a9317165e8ea7a2e1623e031b", "hash": "fde56d480e03eef9e8c575b80cf5a09b",
"packages": [ "packages": [
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",
@ -79,17 +79,17 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.4.1", "version": "v2.4.2",
"target-dir": "Symfony/Component/Console", "target-dir": "Symfony/Component/Console",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/Console.git",
"reference": "4c1ed2ff514bd85ee186eebb010ccbdeeab05af7" "reference": "940f217cbc3c8a33e5403e7c595495c4884400fe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/4c1ed2ff514bd85ee186eebb010ccbdeeab05af7", "url": "https://api.github.com/repos/symfony/Console/zipball/940f217cbc3c8a33e5403e7c595495c4884400fe",
"reference": "4c1ed2ff514bd85ee186eebb010ccbdeeab05af7", "reference": "940f217cbc3c8a33e5403e7c595495c4884400fe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -119,7 +119,9 @@
"authors": [ "authors": [
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}, },
{ {
"name": "Symfony Community", "name": "Symfony Community",
@ -128,21 +130,21 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-01-01 08:14:50" "time": "2014-02-11 13:52:09"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.4.1", "version": "v2.4.2",
"target-dir": "Symfony/Component/Finder", "target-dir": "Symfony/Component/Finder",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Finder.git", "url": "https://github.com/symfony/Finder.git",
"reference": "6904345cf2b3bbab1f6d6e4ce1724cb99df9f00a" "reference": "b6735d1fc16da13c4c7dddfe78366a4a098cf011"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/6904345cf2b3bbab1f6d6e4ce1724cb99df9f00a", "url": "https://api.github.com/repos/symfony/Finder/zipball/b6735d1fc16da13c4c7dddfe78366a4a098cf011",
"reference": "6904345cf2b3bbab1f6d6e4ce1724cb99df9f00a", "reference": "b6735d1fc16da13c4c7dddfe78366a4a098cf011",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -166,7 +168,9 @@
"authors": [ "authors": [
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}, },
{ {
"name": "Symfony Community", "name": "Symfony Community",
@ -175,21 +179,21 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-01-01 08:14:50" "time": "2014-01-07 13:28:54"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.4.1", "version": "v2.4.2",
"target-dir": "Symfony/Component/Process", "target-dir": "Symfony/Component/Process",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Process.git", "url": "https://github.com/symfony/Process.git",
"reference": "58fdccb311e44f28866f976c2d7b3227e9f713db" "reference": "c175448bac997556f8ab972908a4e14c7291fb03"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/58fdccb311e44f28866f976c2d7b3227e9f713db", "url": "https://api.github.com/repos/symfony/Process/zipball/c175448bac997556f8ab972908a4e14c7291fb03",
"reference": "58fdccb311e44f28866f976c2d7b3227e9f713db", "reference": "c175448bac997556f8ab972908a4e14c7291fb03",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -213,7 +217,9 @@
"authors": [ "authors": [
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}, },
{ {
"name": "Symfony Community", "name": "Symfony Community",
@ -222,28 +228,28 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-01-05 02:10:50" "time": "2014-02-11 13:52:09"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "1.2.13", "version": "1.2.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94" "reference": "6ba4ed2895d538a039d5d5866edc4ec0424c7852"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/466e7cd2554b4e264c9e3f31216d25ac0e5f3d94", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6ba4ed2895d538a039d5d5866edc4ec0424c7852",
"reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94", "reference": "6ba4ed2895d538a039d5d5866edc4ec0424c7852",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3", "php": ">=5.3.3",
"phpunit/php-file-iterator": ">=1.3.0@stable", "phpunit/php-file-iterator": ">=1.3.0@stable",
"phpunit/php-text-template": ">=1.1.1@stable", "phpunit/php-text-template": ">=1.2.0@stable",
"phpunit/php-token-stream": ">=1.1.3@stable" "phpunit/php-token-stream": ">=1.1.3@stable"
}, },
"require-dev": { "require-dev": {
@ -285,7 +291,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2013-09-10 08:14:32" "time": "2014-02-03 07:44:47"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -334,16 +340,16 @@
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
"version": "1.1.4", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "git://github.com/sebastianbergmann/php-text-template.git", "url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "1.1.4" "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.4", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
"reference": "1.1.4", "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -374,7 +380,7 @@
"keywords": [ "keywords": [
"template" "template"
], ],
"time": "2012-10-31 11:15:28" "time": "2014-01-30 17:20:04"
}, },
{ {
"name": "phpunit/php-timer", "name": "phpunit/php-timer",
@ -472,16 +478,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "3.7.28", "version": "3.7.31",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d" "reference": "d24e9877331039582497052cc3c4d9f465b88210"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d24e9877331039582497052cc3c4d9f465b88210",
"reference": "3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d", "reference": "d24e9877331039582497052cc3c4d9f465b88210",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -542,7 +548,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2013-10-17 07:27:40" "time": "2014-02-03 07:46:27"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -595,17 +601,17 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.4.1", "version": "v2.4.2",
"target-dir": "Symfony/Component/Yaml", "target-dir": "Symfony/Component/Yaml",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Yaml.git", "url": "https://github.com/symfony/Yaml.git",
"reference": "4e1a237fc48145fae114b96458d799746ad89aa0" "reference": "bb6ddaf8956139d1b8c360b4b713ed0138e876b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/4e1a237fc48145fae114b96458d799746ad89aa0", "url": "https://api.github.com/repos/symfony/Yaml/zipball/bb6ddaf8956139d1b8c360b4b713ed0138e876b3",
"reference": "4e1a237fc48145fae114b96458d799746ad89aa0", "reference": "bb6ddaf8956139d1b8c360b4b713ed0138e876b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -629,7 +635,9 @@
"authors": [ "authors": [
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}, },
{ {
"name": "Symfony Community", "name": "Symfony Community",
@ -638,7 +646,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2013-12-28 08:12:03" "time": "2014-01-07 13:28:54"
} }
], ],
"aliases": [ "aliases": [

Loading…
Cancel
Save