diff --git a/composer.json b/composer.json index 7e557e0..0b2d263 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "php": "^7.4|^8.0", + "php": "^7.4|^8.3", "guzzlehttp/guzzle": "^7.2", "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0", "illuminate/http": "^8.0|^9.0|^10.0|^11.0",