diff --git a/composer.json b/composer.json index 2e2a7c1b..5127cf34 100644 --- a/composer.json +++ b/composer.json @@ -3,15 +3,8 @@ "description": "A simple resource crud generator", "type": "library", "require": { - "php": "^8.0", - "laravel/framework": "8.x|9.x", - "intervention/image": "^2.5", - "psr/container": "^1.0|^2.0", - "illuminate/contracts": "8.x|^9.43" - }, - "require-dev": { - "orchestra/testbench": "^7.17", - "nunomaduro/collision": "^6.3" + "laravel/framework": "^7.4|^8.0|^9.0", + "intervention/image": "^2.5" }, "license": "MIT", "authors": [