feat(core) : move user entity into core module and repoint security/doctrine (temp legacy alias)
This commit is contained in:
+4
-1
@@ -55,7 +55,10 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "src/"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"src/Module/Core/_compat_user_alias.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user