diff --git a/composer.json b/composer.json index 809db625..492a1612 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.7.0", "guzzlehttp/psr7": "^2.5.0", diff --git a/composer.lock b/composer.lock index f4267915..f0031474 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": "29e25e3493a331dc8bee97135b27103f", + "content-hash": "2d9c52c5be3824064426282fba2d1a64", "packages": [ { "name": "guzzlehttp/guzzle", @@ -5636,9 +5636,9 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.8", + "php": "~8.2.12", "ext-gd": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }