aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--composer.lock21
1 files changed, 11 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index 9f63e3b4..90cab205 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1975,16 +1975,16 @@
1975 }, 1975 },
1976 { 1976 {
1977 "name": "friendsofsymfony/rest-bundle", 1977 "name": "friendsofsymfony/rest-bundle",
1978 "version": "2.7.2", 1978 "version": "2.7.3",
1979 "source": { 1979 "source": {
1980 "type": "git", 1980 "type": "git",
1981 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", 1981 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1982 "reference": "22fbbc35a2964564bfde765007655174262315c9" 1982 "reference": "21a27cebe54f02f6499d78db8978162ce7183112"
1983 }, 1983 },
1984 "dist": { 1984 "dist": {
1985 "type": "zip", 1985 "type": "zip",
1986 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/22fbbc35a2964564bfde765007655174262315c9", 1986 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/21a27cebe54f02f6499d78db8978162ce7183112",
1987 "reference": "22fbbc35a2964564bfde765007655174262315c9", 1987 "reference": "21a27cebe54f02f6499d78db8978162ce7183112",
1988 "shasum": "" 1988 "shasum": ""
1989 }, 1989 },
1990 "require": { 1990 "require": {
@@ -2048,6 +2048,7 @@
2048 "FOS\\RestBundle\\": "" 2048 "FOS\\RestBundle\\": ""
2049 }, 2049 },
2050 "exclude-from-classmap": [ 2050 "exclude-from-classmap": [
2051 "Resources/",
2051 "Tests/" 2052 "Tests/"
2052 ] 2053 ]
2053 }, 2054 },
@@ -2074,7 +2075,7 @@
2074 "keywords": [ 2075 "keywords": [
2075 "rest" 2076 "rest"
2076 ], 2077 ],
2077 "time": "2020-03-04T21:18:53+00:00" 2078 "time": "2020-03-28T08:23:35+00:00"
2078 }, 2079 },
2079 { 2080 {
2080 "name": "friendsofsymfony/user-bundle", 2081 "name": "friendsofsymfony/user-bundle",
@@ -6995,16 +6996,16 @@
6995 }, 6996 },
6996 { 6997 {
6997 "name": "psr/log", 6998 "name": "psr/log",
6998 "version": "1.1.2", 6999 "version": "1.1.3",
6999 "source": { 7000 "source": {
7000 "type": "git", 7001 "type": "git",
7001 "url": "https://github.com/php-fig/log.git", 7002 "url": "https://github.com/php-fig/log.git",
7002 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" 7003 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
7003 }, 7004 },
7004 "dist": { 7005 "dist": {
7005 "type": "zip", 7006 "type": "zip",
7006 "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", 7007 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
7007 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", 7008 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
7008 "shasum": "" 7009 "shasum": ""
7009 }, 7010 },
7010 "require": { 7011 "require": {
@@ -7038,7 +7039,7 @@
7038 "psr", 7039 "psr",
7039 "psr-3" 7040 "psr-3"
7040 ], 7041 ],
7041 "time": "2019-11-01T11:05:21+00:00" 7042 "time": "2020-03-23T09:12:05+00:00"
7042 }, 7043 },
7043 { 7044 {
7044 "name": "psr/simple-cache", 7045 "name": "psr/simple-cache",