-
-
Notifications
You must be signed in to change notification settings - Fork 783
Closed
Labels
Description
Hi,
is there any reason you require orchestra/testbench in you composer.json: https://github.com/freekmurze/laravel-backup/blob/master/composer.json#L26
This leads to the download of the entire laravel/framework (and dependencies) if I use this app for example in an OctoberCMS plugin: https://github.com/alxy/oc-backup-plugin
Couldn't you at least put this in require-dev?