diff --git a/composer.json b/composer.json index 0ccf95f..c9eccc3 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "illuminate/contracts": "^8.0|^9.0|^10.0", "illuminate/database": "^8.40|^9.0|^10.0", "illuminate/support": "^8.0|^9.0|^10.0", - "php": "^8.1" + "php": "^8.0" }, "require-dev": { "orchestra/testbench": "^6.23|^7.0|^8.0",