Skip to content

Commit 0797818

Browse files
committed
Fix tests
1 parent 73f3864 commit 0797818

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
@@ -30,7 +30,7 @@
3030
"phpunit/phpunit": "^8.0",
3131
"mockery/mockery": "^1.3",
3232
"geoip2/geoip2": "~2.1",
33-
"vlucas/phpdotenv": "^3.5"
33+
"vlucas/phpdotenv": "^4.0"
3434
},
3535
"autoload": {
3636
"files": [

0 commit comments

Comments
 (0)