Skip to content

Commit f80d64f

Browse files
committed
switch to vlucas/phpdotenv
1 parent de2b5b3 commit f80d64f

File tree

2 files changed

+441
-34
lines changed

2 files changed

+441
-34
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)