From 77faf7369bb255e2c1c94eb9e80531a4c37192f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 03:25:53 +0000 Subject: [PATCH] Bump friendsofsymfony/rest-bundle from 2.8.4 to 2.8.5 Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.8.4 to 2.8.5. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.8.4...2.8.5) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index b5095918a..bcca4660b 100644 --- a/composer.lock +++ b/composer.lock @@ -2242,16 +2242,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.8.4", + "version": "2.8.5", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "d60e0ba3cc1f3dce11cedf65d8535cb17c506bd3" + "reference": "09e01fa59e927a12baa98472b1ec8ad7aa857a0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/d60e0ba3cc1f3dce11cedf65d8535cb17c506bd3", - "reference": "d60e0ba3cc1f3dce11cedf65d8535cb17c506bd3", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/09e01fa59e927a12baa98472b1ec8ad7aa857a0e", + "reference": "09e01fa59e927a12baa98472b1ec8ad7aa857a0e", "shasum": "" }, "require": { @@ -2344,7 +2344,7 @@ "keywords": [ "rest" ], - "time": "2020-12-10T19:24:58+00:00" + "time": "2020-12-17T13:19:05+00:00" }, { "name": "friendsofsymfony/user-bundle",