diff --git a/composer.json b/composer.json index 60058f5..e08ae54 100644 --- a/composer.json +++ b/composer.json @@ -21,9 +21,6 @@ ], "require": { "php": "^5.4 || ^7.0", - "illuminate/config": "^4.2 || ^5.0 || ^6.0 || ^7.0", - "illuminate/console": "^4.2 || ^5.0 || ^6.0 || ^7.0", - "illuminate/filesystem": "^4.2 || ^5.0 || ^6.0 || ^7.0", "tedivm/jshrink": "~1.0", "oriceon/laravel-settings": "^1.6" },