Replace external dependencies w/ native DotEnv class

This commit is contained in:
billz
2024-02-28 19:27:10 +01:00
parent b835243e57
commit cfa916632b
52 changed files with 11 additions and 4545 deletions

View File

@@ -14,7 +14,6 @@
],
"require": {
"php": "^8.2",
"vlucas/phpdotenv": "^5.6",
"phpoption/phpoption": "^1.9",
"ext-mbstring": "*"
},