diff --git a/composer.json b/composer.json index f75a3cf..d3a7d7f 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "homepage": "https://github.com/spatie/laravel-sluggable", "require": { - "php": "^8.2", + "php": "^8.0|^8.1|^8.2", "illuminate/database": "^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^8.0|^9.0|^10.0|^11.0" },