require phpdotenv

This commit is contained in:
Yudi Purwanto 2015-12-01 16:31:24 +07:00 committed by RandomlyKnighted
parent a19a4ad8a8
commit 9fe5471499

View File

@ -1,5 +1,6 @@
{
"require": {
"bestnetwork/telnet": "^1.0"
"bestnetwork/telnet": "^1.0",
"vlucas/phpdotenv": "^2.0"
}
}