Merge pull request #214 from allerta-vvf/dependabot/composer/server/symfony/http-client-5.2.7

Bump symfony/http-client from 5.2.6 to 5.2.7 in /server
This commit is contained in:
mergify[bot] 2021-05-03 10:08:57 +00:00 committed by GitHub
commit 619dfd89a1
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

@ -2038,16 +2038,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.2.6",
"version": "v5.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "3c3075467da15bc2edf38d2ac20d34719e794bd8"
"reference": "cdaf3df771d3ea9b05696c9e91281ffd056aff66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3c3075467da15bc2edf38d2ac20d34719e794bd8",
"reference": "3c3075467da15bc2edf38d2ac20d34719e794bd8",
"url": "https://api.github.com/repos/symfony/http-client/zipball/cdaf3df771d3ea9b05696c9e91281ffd056aff66",
"reference": "cdaf3df771d3ea9b05696c9e91281ffd056aff66",
"shasum": ""
},
"require": {
@ -2104,7 +2104,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.6"
"source": "https://github.com/symfony/http-client/tree/v5.2.7"
},
"funding": [
{
@ -2120,7 +2120,7 @@
"type": "tidelift"
}
],
"time": "2021-03-28T09:42:18+00:00"
"time": "2021-04-07T16:27:53+00:00"
},
{
"name": "symfony/http-client-contracts",