diff --git a/composer.json b/composer.json index a60647a..458c8af 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "^8.0", + "php": "^8.0|^8.1|^8.2", "spatie/laravel-package-tools": "^1.4", "illuminate/contracts": "^8.0|^v9.0|^v10.0", "illuminate/support": "^8.0|^9.0|^10.0",