diff options
-rw-r--r-- | composer.lock | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock index e0231ac8..6a531373 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", |
@@ -7058,16 +7059,16 @@ | |||
7058 | }, | 7059 | }, |
7059 | { | 7060 | { |
7060 | "name": "psr/log", | 7061 | "name": "psr/log", |
7061 | "version": "1.1.2", | 7062 | "version": "1.1.3", |
7062 | "source": { | 7063 | "source": { |
7063 | "type": "git", | 7064 | "type": "git", |
7064 | "url": "https://github.com/php-fig/log.git", | 7065 | "url": "https://github.com/php-fig/log.git", |
7065 | "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" | 7066 | "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" |
7066 | }, | 7067 | }, |
7067 | "dist": { | 7068 | "dist": { |
7068 | "type": "zip", | 7069 | "type": "zip", |
7069 | "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", | 7070 | "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", |
7070 | "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", | 7071 | "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", |
7071 | "shasum": "" | 7072 | "shasum": "" |
7072 | }, | 7073 | }, |
7073 | "require": { | 7074 | "require": { |
@@ -7101,7 +7102,7 @@ | |||
7101 | "psr", | 7102 | "psr", |
7102 | "psr-3" | 7103 | "psr-3" |
7103 | ], | 7104 | ], |
7104 | "time": "2019-11-01T11:05:21+00:00" | 7105 | "time": "2020-03-23T09:12:05+00:00" |
7105 | }, | 7106 | }, |
7106 | { | 7107 | { |
7107 | "name": "psr/simple-cache", | 7108 | "name": "psr/simple-cache", |