mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 13:16:28 +00:00
Merge pull request #4304 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.3
Bump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3
This commit is contained in:
commit
bbf909ae6e
1 changed files with 11 additions and 10 deletions
21
composer.lock
generated
21
composer.lock
generated
|
@ -1975,16 +1975,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/rest-bundle",
|
"name": "friendsofsymfony/rest-bundle",
|
||||||
"version": "2.7.2",
|
"version": "2.7.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
|
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
|
||||||
"reference": "22fbbc35a2964564bfde765007655174262315c9"
|
"reference": "21a27cebe54f02f6499d78db8978162ce7183112"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/22fbbc35a2964564bfde765007655174262315c9",
|
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/21a27cebe54f02f6499d78db8978162ce7183112",
|
||||||
"reference": "22fbbc35a2964564bfde765007655174262315c9",
|
"reference": "21a27cebe54f02f6499d78db8978162ce7183112",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2048,6 +2048,7 @@
|
||||||
"FOS\\RestBundle\\": ""
|
"FOS\\RestBundle\\": ""
|
||||||
},
|
},
|
||||||
"exclude-from-classmap": [
|
"exclude-from-classmap": [
|
||||||
|
"Resources/",
|
||||||
"Tests/"
|
"Tests/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -2074,7 +2075,7 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"rest"
|
"rest"
|
||||||
],
|
],
|
||||||
"time": "2020-03-04T21:18:53+00:00"
|
"time": "2020-03-28T08:23:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/user-bundle",
|
"name": "friendsofsymfony/user-bundle",
|
||||||
|
@ -7058,16 +7059,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/log",
|
"name": "psr/log",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-fig/log.git",
|
"url": "https://github.com/php-fig/log.git",
|
||||||
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
|
||||||
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7101,7 +7102,7 @@
|
||||||
"psr",
|
"psr",
|
||||||
"psr-3"
|
"psr-3"
|
||||||
],
|
],
|
||||||
"time": "2019-11-01T11:05:21+00:00"
|
"time": "2020-03-23T09:12:05+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/simple-cache",
|
"name": "psr/simple-cache",
|
||||||
|
|
Loading…
Reference in a new issue