Merge pull request #6221 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.5.0

This commit is contained in:
Jérémy Benoist 2023-01-09 06:42:49 +01:00 committed by GitHub
commit 0666e536b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -2563,16 +2563,16 @@
}, },
{ {
"name": "friendsofsymfony/rest-bundle", "name": "friendsofsymfony/rest-bundle",
"version": "3.4.0", "version": "3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
"reference": "b888195589d245002880d07073ef23ab60e3795d" "reference": "893f3a01e4d88789abc399c6f1b3cfff79238734"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/b888195589d245002880d07073ef23ab60e3795d", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/893f3a01e4d88789abc399c6f1b3cfff79238734",
"reference": "b888195589d245002880d07073ef23ab60e3795d", "reference": "893f3a01e4d88789abc399c6f1b3cfff79238734",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2599,7 +2599,7 @@
"doctrine/annotations": "^1.13.2", "doctrine/annotations": "^1.13.2",
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
"jms/serializer": "^1.13|^2.0|^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/http-message": "^1.0",
"psr/log": "^1.0|^2.0|^3.0", "psr/log": "^1.0|^2.0|^3.0",
"sensio/framework-extra-bundle": "^6.1", "sensio/framework-extra-bundle": "^6.1",
@ -2663,9 +2663,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/FriendsOfSymfony/FOSRestBundle/issues", "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", "name": "friendsofsymfony/user-bundle",