mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 03:05:19 +00:00
Merge pull request #4458 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.8.1
Bump friendsofsymfony/rest-bundle from 2.8.0 to 2.8.1
This commit is contained in:
commit
62f404ba02
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -2184,16 +2184,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/rest-bundle",
|
"name": "friendsofsymfony/rest-bundle",
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
|
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
|
||||||
"reference": "cc53e997761a56f657d2cae2d49e91dd64a7da76"
|
"reference": "5a8675e38684480afbabda61bdc9986eda19f913"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/cc53e997761a56f657d2cae2d49e91dd64a7da76",
|
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5a8675e38684480afbabda61bdc9986eda19f913",
|
||||||
"reference": "cc53e997761a56f657d2cae2d49e91dd64a7da76",
|
"reference": "5a8675e38684480afbabda61bdc9986eda19f913",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2286,7 +2286,7 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"rest"
|
"rest"
|
||||||
],
|
],
|
||||||
"time": "2020-06-03T06:41:50+00:00"
|
"time": "2020-06-29T10:27:43+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/user-bundle",
|
"name": "friendsofsymfony/user-bundle",
|
||||||
|
|
Loading…
Reference in a new issue