Took 4 hours 1 minute
This commit is contained in:
Christopher
2023-07-11 18:23:23 +02:00
parent e7dd0b2fd6
commit eb805a994b
26 changed files with 1005 additions and 120 deletions
+3 -1
View File
@@ -17,6 +17,8 @@
"require": {
"twbs/bootstrap": "^5.2",
"phpmailer/phpmailer": "^6.7.1",
"ext-mysqli": "*"
"ext-mysqli": "*",
"ext-readline": "*",
"ext-mbstring": "*"
}
}