Bump friendsofsymfony/rest-bundle from 2.8.1 to 2.8.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-15 02:23:31 +00:00 committed by GitHub
parent 3ec982b5f3
commit 70f0ce3033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -2166,21 +2166,21 @@
},
{
"name": "friendsofsymfony/rest-bundle",
"version": "2.8.1",
"version": "2.8.2",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
"reference": "5a8675e38684480afbabda61bdc9986eda19f913"
"reference": "88470cca1a99e4b55bb93a0f288fcb6230fce8d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5a8675e38684480afbabda61bdc9986eda19f913",
"reference": "5a8675e38684480afbabda61bdc9986eda19f913",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/88470cca1a99e4b55bb93a0f288fcb6230fce8d8",
"reference": "88470cca1a99e4b55bb93a0f288fcb6230fce8d8",
"shasum": ""
},
"require": {
"doctrine/inflector": "^1.0",
"php": "^7.1",
"php": "^7.1|^8.0",
"psr/log": "^1.0",
"symfony/config": "^3.4|^4.3",
"symfony/debug": "^3.4|^4.3",
@ -2268,7 +2268,7 @@
"keywords": [
"rest"
],
"time": "2020-06-29T10:27:43+00:00"
"time": "2020-07-14T14:31:53+00:00"
},
{
"name": "friendsofsymfony/user-bundle",