diff --git a/composer.json b/composer.json index 1cd295f..72e2ca3 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,8 @@ } ], "require": { - "illuminate/view": "5.*" + "illuminate/view": "~5", + "illuminate/events": "~5" }, "autoload": { "psr-4": {