Merge pull request #136 from allerta-vvf/dependabot/composer/server/symfony/http-client-5.2.6

Bump symfony/http-client from 5.2.4 to 5.2.6 in /server
This commit is contained in:
mergify[bot] 2021-03-29 09:42:34 +00:00 committed by GitHub
commit 632c1ba4c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
server/composer.lock generated
View File

@ -1874,16 +1874,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.2.4",
"version": "v5.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "c7d1f35a31ef153a302e3f80336170e1280b983d"
"reference": "3c3075467da15bc2edf38d2ac20d34719e794bd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/c7d1f35a31ef153a302e3f80336170e1280b983d",
"reference": "c7d1f35a31ef153a302e3f80336170e1280b983d",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3c3075467da15bc2edf38d2ac20d34719e794bd8",
"reference": "3c3075467da15bc2edf38d2ac20d34719e794bd8",
"shasum": ""
},
"require": {
@ -1940,7 +1940,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.2.4"
"source": "https://github.com/symfony/http-client/tree/v5.2.6"
},
"funding": [
{
@ -1956,7 +1956,7 @@
"type": "tidelift"
}
],
"time": "2021-03-01T00:40:14+00:00"
"time": "2021-03-28T09:42:18+00:00"
},
{
"name": "symfony/http-client-contracts",