diff --git a/composer.json b/composer.json index 3f0fdd5e..042c5795 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "~8.2.8", + "php": "~8.2.12", "ext-gd": "*", "guzzlehttp/guzzle": "^7.8.0", "guzzlehttp/psr7": "^2.6.1", diff --git a/composer.lock b/composer.lock index 456503f0..c72e268a 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": "aa66bbb0518b6d9f7891383efeef102b", + "content-hash": "c3e786c4f4e2e8fdc3f70cc622924088", "packages": [ { "name": "guzzlehttp/guzzle", @@ -5787,7 +5787,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.8", + "php": "~8.2.12", "ext-gd": "*" }, "platform-dev": [],