feat(core) : move user entity into core module and repoint security/doctrine (temp legacy alias)

This commit is contained in:
Matthieu
2026-06-19 16:03:52 +02:00
parent 6ca91cbd3b
commit f8fc4d6bd9
7 changed files with 24 additions and 4 deletions
+4 -1
View File
@@ -55,7 +55,10 @@
"autoload": {
"psr-4": {
"App\\": "src/"
}
},
"files": [
"src/Module/Core/_compat_user_alias.php"
]
},
"autoload-dev": {
"psr-4": {