From 931ce1bd4d3d3e4a14d2a484b540e0bad5f74481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 03:01:35 +0000 Subject: [PATCH] Bump friendsofsymfony/rest-bundle from 3.4.0 to 3.5.0 Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 3.4.0 to 3.5.0. - [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/3.4.0...3.5.0) --- updated-dependencies: - dependency-name: friendsofsymfony/rest-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b7578e7cc..860f47c11 100644 --- a/composer.lock +++ b/composer.lock @@ -2561,16 +2561,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "b888195589d245002880d07073ef23ab60e3795d" + "reference": "893f3a01e4d88789abc399c6f1b3cfff79238734" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/b888195589d245002880d07073ef23ab60e3795d", - "reference": "b888195589d245002880d07073ef23ab60e3795d", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/893f3a01e4d88789abc399c6f1b3cfff79238734", + "reference": "893f3a01e4d88789abc399c6f1b3cfff79238734", "shasum": "" }, "require": { @@ -2597,7 +2597,7 @@ "doctrine/annotations": "^1.13.2", "friendsofphp/php-cs-fixer": "^3.0", "jms/serializer": "^1.13|^2.0|^3.0", - "jms/serializer-bundle": "^2.4.3|^3.0.1|^4.0|^5.0@beta", + "jms/serializer-bundle": "^2.4.3|^3.0.1|^4.0|^5.0", "psr/http-message": "^1.0", "psr/log": "^1.0|^2.0|^3.0", "sensio/framework-extra-bundle": "^6.1", @@ -2661,9 +2661,9 @@ ], "support": { "issues": "https://github.com/FriendsOfSymfony/FOSRestBundle/issues", - "source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/3.4.0" + "source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/3.5.0" }, - "time": "2022-09-18T04:54:54+00:00" + "time": "2023-01-06T15:33:47+00:00" }, { "name": "friendsofsymfony/user-bundle",