mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Update composer file [skip ci]
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"pre-install-cmd": [
|
||||
"echo 'hello from pre-install-cmd'"
|
||||
"export APP_KEY=7ahyYVPVsmxjdhsweWCauGeJfwc92NP2 && echo 'Temporary app key is ${APP_KEY}.'"
|
||||
],
|
||||
"post-root-package-install": [
|
||||
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
|
||||
|
Reference in New Issue
Block a user