From 70f0ce3033e69a98bde6eb833ef9698b599032dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 02:23:31 +0000 Subject: [PATCH] Bump friendsofsymfony/rest-bundle from 2.8.1 to 2.8.2 Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.8.1 to 2.8.2. - [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.1...2.8.2) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b8c9029d6..c5779f625 100644 --- a/composer.lock +++ b/composer.lock @@ -2166,21 +2166,21 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.8.1", + "version": "2.8.2", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "5a8675e38684480afbabda61bdc9986eda19f913" + "reference": "88470cca1a99e4b55bb93a0f288fcb6230fce8d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5a8675e38684480afbabda61bdc9986eda19f913", - "reference": "5a8675e38684480afbabda61bdc9986eda19f913", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/88470cca1a99e4b55bb93a0f288fcb6230fce8d8", + "reference": "88470cca1a99e4b55bb93a0f288fcb6230fce8d8", "shasum": "" }, "require": { "doctrine/inflector": "^1.0", - "php": "^7.1", + "php": "^7.1|^8.0", "psr/log": "^1.0", "symfony/config": "^3.4|^4.3", "symfony/debug": "^3.4|^4.3", @@ -2268,7 +2268,7 @@ "keywords": [ "rest" ], - "time": "2020-06-29T10:27:43+00:00" + "time": "2020-07-14T14:31:53+00:00" }, { "name": "friendsofsymfony/user-bundle",