From 4f0032e3942eb49c3c05e80a19ec793c43d106ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 08:42:34 +0000 Subject: [PATCH] Bump friendsofsymfony/rest-bundle from 2.8.5 to 2.8.6 Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.8.5 to 2.8.6. - [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.5...2.8.6) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 2d22bc82f..e4a99216d 100644 --- a/composer.lock +++ b/composer.lock @@ -2242,16 +2242,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.8.5", + "version": "2.8.6", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "09e01fa59e927a12baa98472b1ec8ad7aa857a0e" + "reference": "369149f1de7f6519960fb1bb54c73e1b8c7dddcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/09e01fa59e927a12baa98472b1ec8ad7aa857a0e", - "reference": "09e01fa59e927a12baa98472b1ec8ad7aa857a0e", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/369149f1de7f6519960fb1bb54c73e1b8c7dddcf", + "reference": "369149f1de7f6519960fb1bb54c73e1b8c7dddcf", "shasum": "" }, "require": { @@ -2344,7 +2344,7 @@ "keywords": [ "rest" ], - "time": "2020-12-17T13:19:05+00:00" + "time": "2021-01-02T11:24:59+00:00" }, { "name": "friendsofsymfony/user-bundle",