Remove package discovery.

This commit is contained in:
James Cole
2017-11-27 18:47:00 +01:00
parent 0b2934235d
commit fbaf84c427

View File

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