Bump friendsofsymfony/rest-bundle from 2.8.3 to 2.8.4

Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.8.3 to 2.8.4.
- [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/2.8.3...2.8.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-17 03:20:37 +00:00 committed by GitHub
parent 1bf5419e8c
commit 40cd56daf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

30
composer.lock generated
View file

@ -2242,16 +2242,16 @@
}, },
{ {
"name": "friendsofsymfony/rest-bundle", "name": "friendsofsymfony/rest-bundle",
"version": "2.8.3", "version": "2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
"reference": "2000204f4ac6bf5515222fc5d9be1652ed138e8f" "reference": "d60e0ba3cc1f3dce11cedf65d8535cb17c506bd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/2000204f4ac6bf5515222fc5d9be1652ed138e8f", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/d60e0ba3cc1f3dce11cedf65d8535cb17c506bd3",
"reference": "2000204f4ac6bf5515222fc5d9be1652ed138e8f", "reference": "d60e0ba3cc1f3dce11cedf65d8535cb17c506bd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2269,7 +2269,7 @@
"symfony/routing": "^3.4|^4.3", "symfony/routing": "^3.4|^4.3",
"symfony/security-core": "^3.4|^4.3", "symfony/security-core": "^3.4|^4.3",
"willdurand/jsonp-callback-validator": "^1.0", "willdurand/jsonp-callback-validator": "^1.0",
"willdurand/negotiation": "^2.0" "willdurand/negotiation": "^2.0|^3.0"
}, },
"conflict": { "conflict": {
"doctrine/inflector": "1.4.0", "doctrine/inflector": "1.4.0",
@ -2289,7 +2289,7 @@
"symfony/css-selector": "^3.4|^4.3", "symfony/css-selector": "^3.4|^4.3",
"symfony/expression-language": "^3.4|^4.3", "symfony/expression-language": "^3.4|^4.3",
"symfony/form": "^3.4|^4.3", "symfony/form": "^3.4|^4.3",
"symfony/phpunit-bridge": "^4.1.8", "symfony/phpunit-bridge": "^5.2",
"symfony/security-bundle": "^3.4|^4.3", "symfony/security-bundle": "^3.4|^4.3",
"symfony/serializer": "^3.4|^4.3", "symfony/serializer": "^3.4|^4.3",
"symfony/templating": "^3.4|^4.3", "symfony/templating": "^3.4|^4.3",
@ -2344,7 +2344,7 @@
"keywords": [ "keywords": [
"rest" "rest"
], ],
"time": "2020-09-10T06:51:53+00:00" "time": "2020-12-10T19:24:58+00:00"
}, },
{ {
"name": "friendsofsymfony/user-bundle", "name": "friendsofsymfony/user-bundle",
@ -10678,28 +10678,28 @@
}, },
{ {
"name": "willdurand/negotiation", "name": "willdurand/negotiation",
"version": "v2.3.1", "version": "3.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/willdurand/Negotiation.git", "url": "https://github.com/willdurand/Negotiation.git",
"reference": "03436ededa67c6e83b9b12defac15384cb399dc9" "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/04e14f38d4edfcc974114a07d2777d90c98f3d9c",
"reference": "03436ededa67c6e83b9b12defac15384cb399dc9", "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.4.0" "php": ">=7.1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.5" "symfony/phpunit-bridge": "^5.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.3-dev" "dev-master": "3.0-dev"
} }
}, },
"autoload": { "autoload": {
@ -10726,7 +10726,7 @@
"header", "header",
"negotiation" "negotiation"
], ],
"time": "2017-05-14T17:21:12+00:00" "time": "2020-09-25T08:01:41+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [