mirror of
https://github.com/cgsmith/yii2-user.git
synced 2026-03-21 16:25:33 -05:00
Add additional features
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"cgsmith\\user\\tests\\": "tests/"
|
||||
"cgsmith\\user\\tests\\": "tests/",
|
||||
"tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user