From 12206e42d58b356b405ced5fcc13d530f42211e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 02:21:10 +0000 Subject: [PATCH] Bump friendsofsymfony/rest-bundle from 2.8.0 to 2.8.1 Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.8.0 to 2.8.1. - [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.0...2.8.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index f93e8c8f8..ef3d2d583 100644 --- a/composer.lock +++ b/composer.lock @@ -2184,16 +2184,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.8.0", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "cc53e997761a56f657d2cae2d49e91dd64a7da76" + "reference": "5a8675e38684480afbabda61bdc9986eda19f913" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/cc53e997761a56f657d2cae2d49e91dd64a7da76", - "reference": "cc53e997761a56f657d2cae2d49e91dd64a7da76", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5a8675e38684480afbabda61bdc9986eda19f913", + "reference": "5a8675e38684480afbabda61bdc9986eda19f913", "shasum": "" }, "require": { @@ -2286,7 +2286,7 @@ "keywords": [ "rest" ], - "time": "2020-06-03T06:41:50+00:00" + "time": "2020-06-29T10:27:43+00:00" }, { "name": "friendsofsymfony/user-bundle",