diff --git a/composer.json b/composer.json index ed9d860eab..f84c06e717 100644 --- a/composer.json +++ b/composer.json @@ -105,7 +105,7 @@ "spatie/laravel-html": "^3.2", "spatie/laravel-ignition": "^2", "spatie/period": "^2.4", - "symfony/http-client": "^6.2", + "symfony/http-client": "^6.3", "symfony/mailgun-mailer": "^6.3", "therobfonz/laravel-mandrill-driver": "^5.0" }, diff --git a/composer.lock b/composer.lock index b6b5ad7948..e4392ccebd 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "78e6d2a94f74e1a7e16f71b26c5e72a6", + "content-hash": "255f4337e4c24c6f966eff7d9c704d1d", "packages": [ { "name": "bacon/bacon-qr-code", @@ -6401,16 +6401,16 @@ }, { "name": "symfony/http-client", - "version": "v6.3.1", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "1c828a06aef2f5eeba42026dfc532d4fc5406123" + "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/1c828a06aef2f5eeba42026dfc532d4fc5406123", - "reference": "1c828a06aef2f5eeba42026dfc532d4fc5406123", + "url": "https://api.github.com/repos/symfony/http-client/zipball/15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00", + "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00", "shasum": "" }, "require": { @@ -6473,7 +6473,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.3.1" + "source": "https://github.com/symfony/http-client/tree/v6.3.2" }, "funding": [ { @@ -6489,7 +6489,7 @@ "type": "tidelift" } ], - "time": "2023-06-24T11:51:27+00:00" + "time": "2023-07-05T08:41:27+00:00" }, { "name": "symfony/http-client-contracts",