diff --git a/composer.json b/composer.json index be7f4a1c..4486611d 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "^8.1", + "php": "^7.3", "illuminate/contracts": "^10.0", "spatie/laravel-package-tools": "^1.14.0", "symfony/finder": "^6.2"