Add delete and purge Command

This commit is contained in:
Tim
2022-09-28 13:18:17 +02:00
parent 7a4cc21f8e
commit af30297d74
5 changed files with 98 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": ">=8.0",
"php": ">=8.1",
"ext-ctype": "*",
"ext-iconv": "*",
"ext-mysqli": "*",