aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2020-03-30 05:48:32 +0200
committerGitHub <noreply@github.com>2020-03-30 05:48:32 +0200
commitbbf909ae6e63e7d19617d7e481dafbb9efd8bf45 (patch)
treebb684f4fe05bdc412d0fe5985007086538368006
parent6277578d4f3a3acecaab6f677b2ac81db2d2981e (diff)
parentff6272204eb6756fc87439eaf6dc8dd4cb61375d (diff)
downloadwallabag-bbf909ae6e63e7d19617d7e481dafbb9efd8bf45.tar.gz
wallabag-bbf909ae6e63e7d19617d7e481dafbb9efd8bf45.tar.zst
wallabag-bbf909ae6e63e7d19617d7e481dafbb9efd8bf45.zip
Merge pull request #4304 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.3
Bump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3
-rw-r--r--composer.lock21
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",