Evidently updated some dependencies

This commit is contained in:
Josh Sherman 2014-09-30 18:07:49 -04:00
parent 88a4375dd5
commit d4551d72a6

4
composer.lock generated
View file

@ -1,8 +1,7 @@
{ {
"_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": "16033f40d01b3ada4064b0b7488d4cb7",
"packages": [], "packages": [],
@ -1267,7 +1266,6 @@
"phpunit/phpunit": 20, "phpunit/phpunit": 20,
"satooshi/php-coveralls": 20 "satooshi/php-coveralls": 20
}, },
"prefer-stable": false,
"platform": { "platform": {
"php": ">=5.4" "php": ">=5.4"
}, },