Bump symfony/http-client from 6.2.9 to 6.2.10

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.2.9 to 6.2.10.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.2.9...v6.2.10)

---
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] 2023-05-01 03:56:27 +00:00 committed by GitHub
parent 13b029d7f0
commit 3e9789d5e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -105,7 +105,7 @@
"rcrowe/twigbridge": "^0.14",
"spatie/laravel-ignition": "^2",
"spatie/period": "^2.4",
"symfony/http-client": "^6.0",
"symfony/http-client": "^6.2",
"symfony/mailgun-mailer": "^6.0",
"therobfonz/laravel-mandrill-driver": "^5.0"
},

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "3d09d838fdf529c07df3563a3d96de5c",
"content-hash": "dae58fab3debd823fded29c676b1b31f",
"packages": [
{
"name": "bacon/bacon-qr-code",
@ -6389,16 +6389,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.2.9",
"version": "v6.2.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "7daf5d24c21a683164688b95bb73b7a4bd3b32fc"
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/7daf5d24c21a683164688b95bb73b7a4bd3b32fc",
"reference": "7daf5d24c21a683164688b95bb73b7a4bd3b32fc",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"shasum": ""
},
"require": {
@ -6457,7 +6457,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.2.9"
"source": "https://github.com/symfony/http-client/tree/v6.2.10"
},
"funding": [
{
@ -6473,7 +6473,7 @@
"type": "tidelift"
}
],
"time": "2023-04-11T16:03:19+00:00"
"time": "2023-04-20T13:12:48+00:00"
},
{
"name": "symfony/http-client-contracts",