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