mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-24 08:30:30 +00:00
Merge pull request #6221 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.5.0
This commit is contained in:
commit
0666e536b1
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -2563,16 +2563,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": {
|
||||
|
@ -2599,7 +2599,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",
|
||||
|
@ -2663,9 +2663,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",
|
||||
|
|
Loading…
Reference in a new issue