Skip to content

Commit 64b109a

Browse files
authored
Update composer.json
1 parent 2546a92 commit 64b109a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
},
1010
"require-dev": {
1111
"php": ">=5.6.4",
12-
"phpunit/phpunit": "~4.8"
12+
"phpunit/phpunit": "~4.8",
13+
"vlucas/phpdotenv": "^3.3"
1314
},
1415
"autoload": {
1516
"psr-4": {

0 commit comments

Comments
 (0)