Add additional features

This commit is contained in:
2026-01-31 13:18:54 +01:00
parent e003257c84
commit 6f0cee7499
22 changed files with 5827 additions and 28 deletions

View File

@@ -39,7 +39,8 @@
},
"autoload-dev": {
"psr-4": {
"cgsmith\\user\\tests\\": "tests/"
"cgsmith\\user\\tests\\": "tests/",
"tests\\": "tests/"
}
},
"extra": {