diff --git a/composer.json b/composer.json index c27613d..a774b70 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "^8.1", + "php": "^8.2", "aws/aws-php-sns-message-validator": "^1.1", "illuminate/config": "^9.0|^10.0|^11.0", "illuminate/http": "^9.0|^10.0|^11.0", @@ -50,4 +50,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} \ No newline at end of file +}