Updated lock file.

This commit is contained in:
Josh Sherman 2014-10-02 22:56:42 -04:00
parent bbf392f45f
commit 58e54bcf7b

32
composer.lock generated
View file

@ -1,9 +1,10 @@
{ {
"_readme": [ "_readme": [
"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",
"This file is @generated automatically"
], ],
"hash": "16033f40d01b3ada4064b0b7488d4cb7", "hash": "78d6d0f19f6e8766118df89454b9ba14",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -1010,12 +1011,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/Console.git",
"reference": "700dbb7648e89d0c8ce5337a9febc18dc84bcb6e" "reference": "7049924cf0b7f350e5a099ea988e713ebf7590fe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/700dbb7648e89d0c8ce5337a9febc18dc84bcb6e", "url": "https://api.github.com/repos/symfony/Console/zipball/7049924cf0b7f350e5a099ea988e713ebf7590fe",
"reference": "700dbb7648e89d0c8ce5337a9febc18dc84bcb6e", "reference": "7049924cf0b7f350e5a099ea988e713ebf7590fe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1058,7 +1059,7 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-09-25 10:18:55" "time": "2014-10-01 05:53:11"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -1067,12 +1068,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/EventDispatcher.git", "url": "https://github.com/symfony/EventDispatcher.git",
"reference": "ea86d91a10c5737a1e043aa29fe05837f942d163" "reference": "93d237c3da7565a9ad2b4b6a74af73f4e3c0c305"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/ea86d91a10c5737a1e043aa29fe05837f942d163", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/93d237c3da7565a9ad2b4b6a74af73f4e3c0c305",
"reference": "ea86d91a10c5737a1e043aa29fe05837f942d163", "reference": "93d237c3da7565a9ad2b4b6a74af73f4e3c0c305",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1116,7 +1117,7 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-09-28 16:15:31" "time": "2014-10-01 05:53:11"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@ -1219,12 +1220,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Yaml.git", "url": "https://github.com/symfony/Yaml.git",
"reference": "6644c5c6b395e63a55186dea1817eed0ceb1c075" "reference": "656e03eeedc827e4830ac43547eae10bacaa1bbb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/6644c5c6b395e63a55186dea1817eed0ceb1c075", "url": "https://api.github.com/repos/symfony/Yaml/zipball/656e03eeedc827e4830ac43547eae10bacaa1bbb",
"reference": "6644c5c6b395e63a55186dea1817eed0ceb1c075", "reference": "656e03eeedc827e4830ac43547eae10bacaa1bbb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1257,7 +1258,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-09-22 11:59:59" "time": "2014-10-01 05:53:11"
} }
], ],
"aliases": [], "aliases": [],
@ -1266,8 +1267,9 @@
"phpunit/phpunit": 20, "phpunit/phpunit": 20,
"satooshi/php-coveralls": 20 "satooshi/php-coveralls": 20
}, },
"prefer-stable": false,
"platform": { "platform": {
"php": ">=5.4" "php": ">=5.3"
}, },
"platform-dev": [] "platform-dev": []
} }