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