diff --git a/composer.json b/composer.json index 84a07a3..de06486 100644 --- a/composer.json +++ b/composer.json @@ -12,10 +12,10 @@ ], "require": { "php": ">=7.0.0", - "illuminate/events": "^6.0", - "illuminate/notifications": "^6.0", - "illuminate/queue": "^6.0", - "illuminate/support": "^6.0", + "illuminate/events": "^7.0", + "illuminate/notifications": "^7.0", + "illuminate/queue": "^7.0", + "illuminate/support": "^7.0", "zendframework/zendservice-google-gcm": "^2.0" }, "require-dev": {