diff --git a/composer.json b/composer.json index 17a8348..827438b 100755 --- a/composer.json +++ b/composer.json @@ -17,6 +17,6 @@ }, "require": { "php": "^7.0", - "illuminate/view": "^6.0" + "illuminate/view": "^7.0" } }