diff --git a/composer.json b/composer.json index e39f1483..11380856 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,9 @@ } ], "require": { - "laravel/framework": "^5.3|^6.0" "php": "^7.2", + "illuminate/support": "^5.5|^6.0|^7.0", + "illuminate/queue": "^5.5|^6.0|^7.0" }, "autoload": { "psr-4": {