Compare commits

...

2 Commits

Author SHA1 Message Date
Clemens Schwaighofer 116f0a770c Switch to dotenv v3 instead of dev-master 2026-04-20 16:21:43 +09:00
Clemens Schwaighofer b2123a183d Version: v9.40.0.1 2026-04-17 12:21:53 +09:00
2 changed files with 2 additions and 2 deletions
+1 -1
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": [{
+1 -1
View File
@@ -1 +1 @@
9.40.0
9.40.0.1