diff --git a/composer.json b/composer.json index 4013e58c6d..91374ee5b3 100644 --- a/composer.json +++ b/composer.json @@ -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" }, diff --git a/composer.lock b/composer.lock index 745636112b..81cfc74298 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": "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",