diff --git a/src/composer.json b/src/composer.json index 59cef850..68a76129 100644 --- a/src/composer.json +++ b/src/composer.json @@ -65,7 +65,7 @@ "laravel/sanctum": "4.0.7", "propaganistas/laravel-phone": "5.3.3", "symfony/mailgun-mailer": "7.2.0", - "symfony/http-client": "7.2.1", + "symfony/http-client": "7.2.2", "spatie/backtrace": "1.7.1", "haydenpierce/class-finder": "^0.5.3", "dompdf/dompdf": "3.0.2", diff --git a/src/composer.lock b/src/composer.lock index c4af06d6..d86040b6 100644 --- a/src/composer.lock +++ b/src/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": "8b23fd212fcbd292340b343219943621", + "content-hash": "c915b1eda02ca56d97ea8c4170c30839", "packages": [ { "name": "artesaos/seotools", @@ -7982,16 +7982,16 @@ }, { "name": "symfony/http-client", - "version": "v7.2.1", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "ff4df2b68d1c67abb9fef146e6540ea16b58d99e" + "reference": "339ba21476eb184290361542f732ad12c97591ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/ff4df2b68d1c67abb9fef146e6540ea16b58d99e", - "reference": "ff4df2b68d1c67abb9fef146e6540ea16b58d99e", + "url": "https://api.github.com/repos/symfony/http-client/zipball/339ba21476eb184290361542f732ad12c97591ec", + "reference": "339ba21476eb184290361542f732ad12c97591ec", "shasum": "" }, "require": { @@ -8057,7 +8057,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.2.1" + "source": "https://github.com/symfony/http-client/tree/v7.2.2" }, "funding": [ { @@ -8073,7 +8073,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:50:44+00:00" + "time": "2024-12-30T18:35:15+00:00" }, { "name": "symfony/http-client-contracts",