Bump friendsofsymfony/rest-bundle from 2.6.0 to 2.7.0

Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.6.0...2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-03 03:57:51 +00:00 committed by GitHub
parent 62107f50d3
commit 0c801a4758
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
composer.lock generated
View file

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