mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix parse error in composer.json
This commit is contained in:
parent
fbaf84c427
commit
b0b904c32e
@ -107,7 +107,7 @@
|
||||
"@php artisan key:generate"
|
||||
],
|
||||
"post-autoload-dump": [
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"php artisan firefly:upgrade-database",
|
||||
|
Loading…
Reference in New Issue
Block a user