mirror of
https://ghproxy.net/https://github.com/aspirepress/AspireCloud.git
synced 2025-10-04 23:20:41 +08:00
Improvements and upgrades
* Making the .env and .env.dist files part of the webapp container to ensure that they are loaded by default. * Upgrading Composer dependencies. * Removing vlucas/dotenv because it's not needed anymore with us loading env values directly into the container.
This commit is contained in:
parent
72f66182e8
commit
c39747f07b
5 changed files with 73 additions and 295 deletions
|
@ -28,7 +28,6 @@
|
|||
"ramsey/composer-repl": "^1.4",
|
||||
"ramsey/uuid": "^4.7",
|
||||
"robmorgan/phinx": "^0.16.0",
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"webmozart/assert": "^1.11"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue