Switch to dotenv v3 instead of dev-master

This commit is contained in:
Clemens Schwaighofer
2026-04-20 16:21:43 +09:00
parent b2123a183d
commit 116f0a770c

View File

@@ -27,7 +27,7 @@
"phpstan/phpstan-deprecation-rules": "^2.0",
"phan/phan": "^5.4",
"egrajp/smarty-extended": "^5.4",
"gullevek/dotenv": "dev-master",
"gullevek/dotenv": "^3",
"phpunit/phpunit": "^9"
},
"repositories": [{