Bump symfony/http-client from 6.0.14 to 6.0.15

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.14 to 6.0.15.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.0.14...v6.0.15)

---
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-10-31 03:00:44 +00:00 committed by GitHub
parent a3b4d5ff62
commit 417700ef13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -6156,16 +6156,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.0.14", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "ec183a587e3ad47f03cf1572d4b8437e0fc3e923" "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/ec183a587e3ad47f03cf1572d4b8437e0fc3e923", "url": "https://api.github.com/repos/symfony/http-client/zipball/af84893895ce7637a4b60fd3de87fe9e44286a21",
"reference": "ec183a587e3ad47f03cf1572d4b8437e0fc3e923", "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6220,7 +6220,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.0.14" "source": "https://github.com/symfony/http-client/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -6236,7 +6236,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-11T15:20:43+00:00" "time": "2022-10-28T16:22:58+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",