require phpdotenv
This commit is contained in:
parent
a19a4ad8a8
commit
9fe5471499
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"require": {
|
||||
"bestnetwork/telnet": "^1.0"
|
||||
"bestnetwork/telnet": "^1.0",
|
||||
"vlucas/phpdotenv": "^2.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue