diff --git a/composer.json b/composer.json index 2a65515f..d126b512 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "~8.2.7", + "php": "~8.2.8", "ext-gd": "*", "guzzlehttp/guzzle": "^7.7.0", "guzzlehttp/psr7": "^2.5.0", diff --git a/composer.lock b/composer.lock index e653b426..50701db1 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": "bb8c225faf8f0447f25ca36369813315", + "content-hash": "3dbbc1f5f07a400f44bd6fea4b7c7b85", "packages": [ { "name": "guzzlehttp/guzzle", @@ -5605,7 +5605,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.7", + "php": "~8.2.8", "ext-gd": "*" }, "platform-dev": [],