This commit is contained in:
2024-08-30 15:03:25 +05:30
parent 5d35731238
commit beec75e127
123 changed files with 14199 additions and 28 deletions

5
htdocs/composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"vlucas/phpdotenv": "^5.6"
}
}