Update deps

This commit is contained in:
Jeremy Benoist 2016-01-02 23:31:41 +01:00
parent 6d7c7a6e3f
commit 5b2b5858fe

34
composer.lock generated
View file

@ -117,33 +117,33 @@
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
"version": "v1.5.4", "version": "v1.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/cache.git", "url": "https://github.com/doctrine/cache.git",
"reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136" "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136", "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
"reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136", "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.2" "php": "~5.5|~7.0"
}, },
"conflict": { "conflict": {
"doctrine/common": ">2.2,<2.4" "doctrine/common": ">2.2,<2.4"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": ">=3.7", "phpunit/phpunit": "~4.8|~5.0",
"predis/predis": "~1.0", "predis/predis": "~1.0",
"satooshi/php-coveralls": "~0.6" "satooshi/php-coveralls": "~0.6"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.5.x-dev" "dev-master": "1.6.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -183,7 +183,7 @@
"cache", "cache",
"caching" "caching"
], ],
"time": "2015-12-19 05:03:47" "time": "2015-12-31 16:37:02"
}, },
{ {
"name": "doctrine/collections", "name": "doctrine/collections",
@ -981,17 +981,17 @@
}, },
{ {
"name": "friendsofsymfony/rest-bundle", "name": "friendsofsymfony/rest-bundle",
"version": "1.7.6", "version": "1.7.7",
"target-dir": "FOS/RestBundle", "target-dir": "FOS/RestBundle",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
"reference": "f95b2f141748e9a5e2ddae833f60c38417aee8c3" "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/f95b2f141748e9a5e2ddae833f60c38417aee8c3", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
"reference": "f95b2f141748e9a5e2ddae833f60c38417aee8c3", "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1063,7 +1063,7 @@
"keywords": [ "keywords": [
"rest" "rest"
], ],
"time": "2015-12-20 13:45:30" "time": "2015-12-29 16:02:50"
}, },
{ {
"name": "friendsofsymfony/user-bundle", "name": "friendsofsymfony/user-bundle",
@ -1071,12 +1071,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
"reference": "e39b040e272c72f0a090c67d802e1d3b2d0b0313" "reference": "e5e7a2b8984da8dfedaf44adc7e5f60a62ad280c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/e39b040e272c72f0a090c67d802e1d3b2d0b0313", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/e5e7a2b8984da8dfedaf44adc7e5f60a62ad280c",
"reference": "e39b040e272c72f0a090c67d802e1d3b2d0b0313", "reference": "e5e7a2b8984da8dfedaf44adc7e5f60a62ad280c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1132,7 +1132,7 @@
"keywords": [ "keywords": [
"User management" "User management"
], ],
"time": "2015-12-05 09:38:57" "time": "2015-12-28 18:02:43"
}, },
{ {
"name": "gedmo/doctrine-extensions", "name": "gedmo/doctrine-extensions",