Remove package discovery.

This commit is contained in:
James Cole 2017-11-27 18:47:00 +01:00
parent 0b2934235d
commit fbaf84c427
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -108,7 +108,6 @@
],
"post-autoload-dump": [
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
"@php artisan package:discover"
],
"post-update-cmd": [
"php artisan firefly:upgrade-database",