Skip to content

Commit c7b1619

Browse files
TavoNiievezNaktibalda
authored andcommitted
allow v3 and v4 of vlucas/phpdotenv
1 parent 73c4d30 commit c7b1619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"codeception/module-phpbrowser": "^1.0",
2424
"codeception/module-rest": "^1.2",
2525
"codeception/module-sequence": "^1.0",
26-
"vlucas/phpdotenv": "^4.1"
26+
"vlucas/phpdotenv": "^3.6 | ^4.1"
2727
},
2828
"autoload":{
2929
"classmap": ["src/"]

0 commit comments

Comments
 (0)