Bump symfony/http-client from 6.0.7 to 6.0.8

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.7 to 6.0.8.
- [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/v6.0.7...v6.0.8)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-02 16:33:50 +00:00
committed by GitHub
parent 791833ab61
commit cddba20499

12
composer.lock generated
View File

@@ -6027,16 +6027,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "a7930c47248b9b57e9d0b8da100ffc1e031536dc"
"reference": "d347895193283e08b4c3ebf2f2974a1df3e1f670"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/a7930c47248b9b57e9d0b8da100ffc1e031536dc",
"reference": "a7930c47248b9b57e9d0b8da100ffc1e031536dc",
"url": "https://api.github.com/repos/symfony/http-client/zipball/d347895193283e08b4c3ebf2f2974a1df3e1f670",
"reference": "d347895193283e08b4c3ebf2f2974a1df3e1f670",
"shasum": ""
},
"require": {
@@ -6091,7 +6091,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/v6.0.7"
"source": "https://github.com/symfony/http-client/tree/v6.0.8"
},
"funding": [
{
@@ -6107,7 +6107,7 @@
"type": "tidelift"
}
],
"time": "2022-04-01T12:27:43+00:00"
"time": "2022-04-12T16:11:42+00:00"
},
{
"name": "symfony/http-client-contracts",