Skip to content

Commit 2fbfb94

Browse files
committed
Update composer [skip ci]
1 parent ce5644e commit 2fbfb94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"squizlabs/php_codesniffer": "^2.3"
3131
},
3232
"suggest": {
33-
"m1/vars": "For loading of env config"
33+
"josegonzalez/dotenv": "For loading of .env",
34+
"m1/vars": "For loading of configs"
3435
},
3536
"autoload": {
3637
"psr-4": {

0 commit comments

Comments
 (0)