Bump symfony/http-client from 5.2.8 to 5.2.9 in /server

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.2.8 to 5.2.9.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v5.2.8...v5.2.9)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-20 06:43:08 +00:00 committed by GitHub
parent 6078735507
commit 594ec11e46
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

@ -2041,16 +2041,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.2.8",
"version": "v5.2.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "a2baf9c3c5b25e04740cece0e429f0a0013002f2"
"reference": "653dc5e2201659abfa090a7396ce202371787540"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/a2baf9c3c5b25e04740cece0e429f0a0013002f2",
"reference": "a2baf9c3c5b25e04740cece0e429f0a0013002f2",
"url": "https://api.github.com/repos/symfony/http-client/zipball/653dc5e2201659abfa090a7396ce202371787540",
"reference": "653dc5e2201659abfa090a7396ce202371787540",
"shasum": ""
},
"require": {
@ -2107,7 +2107,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.8"
"source": "https://github.com/symfony/http-client/tree/v5.2.9"
},
"funding": [
{
@ -2123,7 +2123,7 @@
"type": "tidelift"
}
],
"time": "2021-05-10T14:39:23+00:00"
"time": "2021-05-15T12:42:34+00:00"
},
{
"name": "symfony/http-client-contracts",