refactor(core) : move user repository/providers to core and migrate all consumers off App\Entity\User
This commit is contained in:
+1
-4
@@ -55,10 +55,7 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "src/"
|
||||
},
|
||||
"files": [
|
||||
"src/Module/Core/_compat_user_alias.php"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user