Merge pull request #4558 from wallabag/dependabot/composer/symfony/http-client-5.1.5

[Security] Bump symfony/http-client from 5.1.3 to 5.1.5
This commit is contained in:
Jérémy Benoist 2020-09-02 14:00:18 +02:00 committed by GitHub
commit bf7588d380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -8454,16 +8454,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.1.3",
"version": "v5.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "050dc633a598bdadbd49449500c87e30dabe5c58"
"reference": "21c4372e9cd2305313f4d4792d7b9fa7c25ade53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/050dc633a598bdadbd49449500c87e30dabe5c58",
"reference": "050dc633a598bdadbd49449500c87e30dabe5c58",
"url": "https://api.github.com/repos/symfony/http-client/zipball/21c4372e9cd2305313f4d4792d7b9fa7c25ade53",
"reference": "21c4372e9cd2305313f4d4792d7b9fa7c25ade53",
"shasum": ""
},
"require": {
@ -8489,7 +8489,7 @@
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/http-kernel": "^4.4|^5.0",
"symfony/http-kernel": "^4.4.13|^5.1.5",
"symfony/process": "^4.4|^5.0"
},
"type": "library",
@ -8536,7 +8536,7 @@
"type": "tidelift"
}
],
"time": "2020-07-06T13:23:11+00:00"
"time": "2020-09-02T08:02:12+00:00"
},
{
"name": "symfony/http-client-contracts",