Env loader
This commit is contained in:
parent
afa8a341bd
commit
2a4a422722
7 changed files with 464 additions and 11 deletions
|
@ -9,7 +9,8 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=8.3.0",
|
||||
"filp/whoops": "^2.16"
|
||||
"filp/whoops": "^2.16",
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "^7.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue