chore(deps): bump symfony/http-client from 6.3.1 to 6.3.2

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.3.1...v6.3.2)

---
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-07-31 04:39:38 +00:00 committed by GitHub
parent 57ed1581ec
commit f1b5e45488
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 @@
"spatie/laravel-html": "^3.2", "spatie/laravel-html": "^3.2",
"spatie/laravel-ignition": "^2", "spatie/laravel-ignition": "^2",
"spatie/period": "^2.4", "spatie/period": "^2.4",
"symfony/http-client": "^6.2", "symfony/http-client": "^6.3",
"symfony/mailgun-mailer": "^6.3", "symfony/mailgun-mailer": "^6.3",
"therobfonz/laravel-mandrill-driver": "^5.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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "78e6d2a94f74e1a7e16f71b26c5e72a6", "content-hash": "255f4337e4c24c6f966eff7d9c704d1d",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -6401,16 +6401,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.3.1", "version": "v6.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "1c828a06aef2f5eeba42026dfc532d4fc5406123" "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/1c828a06aef2f5eeba42026dfc532d4fc5406123", "url": "https://api.github.com/repos/symfony/http-client/zipball/15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00",
"reference": "1c828a06aef2f5eeba42026dfc532d4fc5406123", "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6473,7 +6473,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.3.1" "source": "https://github.com/symfony/http-client/tree/v6.3.2"
}, },
"funding": [ "funding": [
{ {
@ -6489,7 +6489,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-24T11:51:27+00:00" "time": "2023-07-05T08:41:27+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",