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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-09 03:01:35 +00:00 committed by GitHub
parent 14ec466521
commit 931ce1bd4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -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",