1
0
Fork 0

Update deps

pull/2283/head
Jordi Boggiano 2013-09-19 11:23:19 +02:00
parent 5b96caf8ce
commit da7ace02eb
1 changed files with 19 additions and 19 deletions

38
composer.lock generated
View File

@ -184,12 +184,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Process.git", "url": "https://github.com/symfony/Process.git",
"reference": "f1386b09571aa886e3d51691442bee5554dc11da" "reference": "3d8287117bb7c638a0164cf4ac471256a30e0620"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/f1386b09571aa886e3d51691442bee5554dc11da", "url": "https://api.github.com/repos/symfony/Process/zipball/3d8287117bb7c638a0164cf4ac471256a30e0620",
"reference": "f1386b09571aa886e3d51691442bee5554dc11da", "reference": "3d8287117bb7c638a0164cf4ac471256a30e0620",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -222,22 +222,22 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2013-09-07 16:33:27" "time": "2013-09-18 07:05:46"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "1.2.12", "version": "1.2.13",
"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": "1.2.12" "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1.2.12", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
"reference": "1.2.12", "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -285,7 +285,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2013-07-06 06:26:16" "time": "2013-09-10 08:14:32"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -422,16 +422,16 @@
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
"version": "1.2.0", "version": "1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git", "url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "1.2.0" "reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1.2.0", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5220af2a7929aa35cf663d97c89ad3d50cf5fa3e",
"reference": "1.2.0", "reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -468,20 +468,20 @@
"keywords": [ "keywords": [
"tokenizer" "tokenizer"
], ],
"time": "2013-08-04 05:57:48" "time": "2013-09-13 04:58:23"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "3.7.24", "version": "3.7.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3.7.24" "reference": "4b024e753e3421837afbcca962c8724c58b39376"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.24", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b024e753e3421837afbcca962c8724c58b39376",
"reference": "3.7.24", "reference": "4b024e753e3421837afbcca962c8724c58b39376",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -542,7 +542,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2013-08-09 06:58:24" "time": "2013-09-16 03:09:52"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",