diff --git a/composer.json b/composer.json index b6f2e8c3..e0e076b3 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "~8.3.3", + "php": "~8.3.6", "ext-curl": "*", "ext-gd": "*", "guzzlehttp/guzzle": "^7.8.1", diff --git a/composer.lock b/composer.lock index f0f0e74d..73d1d8fd 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": "97c8dbcf8ee4544f5819c942a6298680", + "content-hash": "efe72e34ef146ba923e9d470e8f8e74d", "packages": [ { "name": "guzzlehttp/guzzle", @@ -5859,7 +5859,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.3.3", + "php": "~8.3.6", "ext-curl": "*", "ext-gd": "*" },