1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 23:34:03 +00:00

Minor tweaks

This commit is contained in:
Samuel Štancl 2019-02-07 17:53:21 +01:00
parent 576ec1cf02
commit 7f0b2e1cd1
6 changed files with 12 additions and 15 deletions

View file

@ -37,10 +37,5 @@
"Stancl\\Tenancy\\TenancyServiceProvider"
]
}
},
"scripts": {
"post-root-package-install": [
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
]
}
}