From 68cecbe84e5f310a210420caa5728516d4720ce1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 05:48:58 +0000 Subject: [PATCH] Bump friendsofsymfony/rest-bundle from 2.7.3 to 2.8.3 Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.3 to 2.8.3. - [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.7.3...2.8.3) Signed-off-by: dependabot-preview[bot] --- composer.lock | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) mode change 100755 => 100644 composer.lock diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 index fb0dbe0..483a377 --- a/composer.lock +++ b/composer.lock @@ -1505,21 +1505,21 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.7.3", + "version": "2.8.3", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "21a27cebe54f02f6499d78db8978162ce7183112" + "reference": "2000204f4ac6bf5515222fc5d9be1652ed138e8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/21a27cebe54f02f6499d78db8978162ce7183112", - "reference": "21a27cebe54f02f6499d78db8978162ce7183112", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/2000204f4ac6bf5515222fc5d9be1652ed138e8f", + "reference": "2000204f4ac6bf5515222fc5d9be1652ed138e8f", "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", @@ -1535,6 +1535,7 @@ "willdurand/negotiation": "^2.0" }, "conflict": { + "doctrine/inflector": "1.4.0", "jms/serializer": "<1.13.0", "jms/serializer-bundle": "<2.0.0", "sensio/framework-extra-bundle": "<3.0.13" @@ -1570,6 +1571,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { + "2.x-dev": "2.8-dev", "dev-master": "2.7-dev" } }, @@ -1605,7 +1607,7 @@ "keywords": [ "rest" ], - "time": "2020-03-28T08:23:35+00:00" + "time": "2020-09-10T06:51:53+00:00" }, { "name": "friendsofsymfony/user-bundle", @@ -3361,6 +3363,7 @@ "javascript", "minification" ], + "abandoned": true, "time": "2016-04-19T09:28:22+00:00" }, { @@ -3999,6 +4002,7 @@ "configuration", "distribution" ], + "abandoned": true, "time": "2019-06-18T15:43:58+00:00" }, { @@ -4658,6 +4662,7 @@ "keywords": [ "sonata" ], + "abandoned": true, "time": "2017-12-16T18:36:00+00:00" }, {