diff --git a/composer.json b/composer.json index 809db625..8ca99264 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "~8.2.8", + "php": "~8.2.11", "ext-gd": "*", "guzzlehttp/guzzle": "^7.7.0", "guzzlehttp/psr7": "^2.5.0", diff --git a/composer.lock b/composer.lock index f4267915..1dfb3c4e 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": "475111679ab0166c09772e30ee3c6add", "packages": [ { "name": "guzzlehttp/guzzle", @@ -5636,9 +5636,9 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.8", + "php": "~8.2.11", "ext-gd": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }