Skip to content

Commit 66de802

Browse files
committed
require phpdotenv
1 parent 617122a commit 66de802

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

php/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"require": {
3-
"bestnetwork/telnet": "^1.0"
3+
"bestnetwork/telnet": "^1.0",
4+
"vlucas/phpdotenv": "^2.0"
45
}
56
}

0 commit comments

Comments
 (0)