diff --git a/composer.json b/composer.json index 5b880c7..8bffbe4 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A CSV Validator based on Laravel's built-in Validator", "type": "library", "require": { - "laravel/framework": "5.4.*" + "laravel/framework": "~5.0" }, "license": "MIT", "support": {