mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 05:06:28 +00:00
Merge pull request #4275 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.0
Bump friendsofsymfony/rest-bundle from 2.6.0 to 2.7.0
This commit is contained in:
commit
e09f585232
1 changed files with 10 additions and 7 deletions
17
composer.lock
generated
17
composer.lock
generated
|
@ -1972,16 +1972,16 @@
|
|||
},
|
||||
{
|
||||
"name": "friendsofsymfony/rest-bundle",
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
|
||||
"reference": "54758949bff9fc520997415341323eebf3f54892"
|
||||
"reference": "42bdfed7db4e253fbd1b295ad06777f01a6d0450"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/54758949bff9fc520997415341323eebf3f54892",
|
||||
"reference": "54758949bff9fc520997415341323eebf3f54892",
|
||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/42bdfed7db4e253fbd1b295ad06777f01a6d0450",
|
||||
"reference": "42bdfed7db4e253fbd1b295ad06777f01a6d0450",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2007,7 +2007,8 @@
|
|||
"sensio/framework-extra-bundle": "<3.0.13"
|
||||
},
|
||||
"require-dev": {
|
||||
"jms/serializer": "^1.13|^2.0",
|
||||
"friendsofphp/php-cs-fixer": "^2.0",
|
||||
"jms/serializer": "^1.13|^2.0|^3.0",
|
||||
"jms/serializer-bundle": "^2.3.1|^3.0",
|
||||
"phpoption/phpoption": "^1.1",
|
||||
"psr/http-message": "^1.0",
|
||||
|
@ -2036,7 +2037,7 @@
|
|||
"type": "symfony-bundle",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.6-dev"
|
||||
"dev-master": "2.7-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -2070,7 +2071,7 @@
|
|||
"keywords": [
|
||||
"rest"
|
||||
],
|
||||
"time": "2019-10-21T08:22:30+00:00"
|
||||
"time": "2020-01-31T15:56:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "friendsofsymfony/user-bundle",
|
||||
|
@ -2758,6 +2759,7 @@
|
|||
"Guzzle",
|
||||
"stream"
|
||||
],
|
||||
"abandoned": true,
|
||||
"time": "2014-10-12T19:18:40+00:00"
|
||||
},
|
||||
{
|
||||
|
@ -11443,6 +11445,7 @@
|
|||
}
|
||||
],
|
||||
"description": "This bundle generates code for you",
|
||||
"abandoned": true,
|
||||
"time": "2017-12-07T15:36:41+00:00"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue