Update composer file [skip ci]

This commit is contained in:
James Cole
2017-12-15 11:06:33 +01:00
parent ee6030bc62
commit 76632f5bae

View File

@@ -98,7 +98,7 @@
},
"scripts": {
"pre-install-cmd": [
"export APP_KEY=7ahyYVPVsmxjdhsweWCauGeJfwc92NP2 && echo 'Temporary app key is ${APP_KEY}.'"
"export APP_KEY=7ahyYVPVsmxjdhsweWCauGeJfwc92NP2 && echo Temporary app key is $APP_KEY."
],
"post-root-package-install": [
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""