aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock38
1 files changed, 19 insertions, 19 deletions
diff --git a/composer.lock b/composer.lock
index aee96198..858a125c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,8 +4,8 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "hash": "91da706ef4b39a73704c3e2154c1a227", 7 "hash": "fdba142656b2089b0e4cbddb45e2ad1f",
8 "content-hash": "81a3c2c84d78471bfb526b2b572182f7", 8 "content-hash": "a233f851c52683783b6a42be707c52b1",
9 "packages": [ 9 "packages": [
10 { 10 {
11 "name": "behat/transliterator", 11 "name": "behat/transliterator",
@@ -117,33 +117,33 @@
117 }, 117 },
118 { 118 {
119 "name": "doctrine/cache", 119 "name": "doctrine/cache",
120 "version": "v1.5.4", 120 "version": "v1.6.0",
121 "source": { 121 "source": {
122 "type": "git", 122 "type": "git",
123 "url": "https://github.com/doctrine/cache.git", 123 "url": "https://github.com/doctrine/cache.git",
124 "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136" 124 "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
125 }, 125 },
126 "dist": { 126 "dist": {
127 "type": "zip", 127 "type": "zip",
128 "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136", 128 "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
129 "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136", 129 "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
130 "shasum": "" 130 "shasum": ""
131 }, 131 },
132 "require": { 132 "require": {
133 "php": ">=5.3.2" 133 "php": "~5.5|~7.0"
134 }, 134 },
135 "conflict": { 135 "conflict": {
136 "doctrine/common": ">2.2,<2.4" 136 "doctrine/common": ">2.2,<2.4"
137 }, 137 },
138 "require-dev": { 138 "require-dev": {
139 "phpunit/phpunit": ">=3.7", 139 "phpunit/phpunit": "~4.8|~5.0",
140 "predis/predis": "~1.0", 140 "predis/predis": "~1.0",
141 "satooshi/php-coveralls": "~0.6" 141 "satooshi/php-coveralls": "~0.6"
142 }, 142 },
143 "type": "library", 143 "type": "library",
144 "extra": { 144 "extra": {
145 "branch-alias": { 145 "branch-alias": {
146 "dev-master": "1.5.x-dev" 146 "dev-master": "1.6.x-dev"
147 } 147 }
148 }, 148 },
149 "autoload": { 149 "autoload": {
@@ -183,7 +183,7 @@
183 "cache", 183 "cache",
184 "caching" 184 "caching"
185 ], 185 ],
186 "time": "2015-12-19 05:03:47" 186 "time": "2015-12-31 16:37:02"
187 }, 187 },
188 { 188 {
189 "name": "doctrine/collections", 189 "name": "doctrine/collections",
@@ -981,17 +981,17 @@
981 }, 981 },
982 { 982 {
983 "name": "friendsofsymfony/rest-bundle", 983 "name": "friendsofsymfony/rest-bundle",
984 "version": "1.7.6", 984 "version": "1.7.7",
985 "target-dir": "FOS/RestBundle", 985 "target-dir": "FOS/RestBundle",
986 "source": { 986 "source": {
987 "type": "git", 987 "type": "git",
988 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", 988 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
989 "reference": "f95b2f141748e9a5e2ddae833f60c38417aee8c3" 989 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0"
990 }, 990 },
991 "dist": { 991 "dist": {
992 "type": "zip", 992 "type": "zip",
993 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/f95b2f141748e9a5e2ddae833f60c38417aee8c3", 993 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
994 "reference": "f95b2f141748e9a5e2ddae833f60c38417aee8c3", 994 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
995 "shasum": "" 995 "shasum": ""
996 }, 996 },
997 "require": { 997 "require": {
@@ -1063,7 +1063,7 @@
1063 "keywords": [ 1063 "keywords": [
1064 "rest" 1064 "rest"
1065 ], 1065 ],
1066 "time": "2015-12-20 13:45:30" 1066 "time": "2015-12-29 16:02:50"
1067 }, 1067 },
1068 { 1068 {
1069 "name": "friendsofsymfony/user-bundle", 1069 "name": "friendsofsymfony/user-bundle",
@@ -1071,12 +1071,12 @@
1071 "source": { 1071 "source": {
1072 "type": "git", 1072 "type": "git",
1073 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", 1073 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1074 "reference": "e39b040e272c72f0a090c67d802e1d3b2d0b0313" 1074 "reference": "e5e7a2b8984da8dfedaf44adc7e5f60a62ad280c"
1075 }, 1075 },
1076 "dist": { 1076 "dist": {
1077 "type": "zip", 1077 "type": "zip",
1078 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/e39b040e272c72f0a090c67d802e1d3b2d0b0313", 1078 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/e5e7a2b8984da8dfedaf44adc7e5f60a62ad280c",
1079 "reference": "e39b040e272c72f0a090c67d802e1d3b2d0b0313", 1079 "reference": "e5e7a2b8984da8dfedaf44adc7e5f60a62ad280c",
1080 "shasum": "" 1080 "shasum": ""
1081 }, 1081 },
1082 "require": { 1082 "require": {
@@ -1132,7 +1132,7 @@
1132 "keywords": [ 1132 "keywords": [
1133 "User management" 1133 "User management"
1134 ], 1134 ],
1135 "time": "2015-12-05 09:38:57" 1135 "time": "2015-12-28 18:02:43"
1136 }, 1136 },
1137 { 1137 {
1138 "name": "gedmo/doctrine-extensions", 1138 "name": "gedmo/doctrine-extensions",