Skip to content

Commit e039810

Browse files
authored
Merge pull request #22 from skoro/bugfix/issue-dotenv
.env overriding
2 parents de2b5b3 + 52d8b8a commit e039810

File tree

3 files changed

+456
-45
lines changed

3 files changed

+456
-45
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ext-spl": "*",
2424
"psr/log": "^1.1",
2525
"monolog/monolog": "^2.2",
26-
"m1/env": "^2.2"
26+
"vlucas/phpdotenv": "^5.5"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)