Initial commit
This commit is contained in:
9
composer.json
Normal file
9
composer.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "ktxm/user-manager",
|
||||
"type": "project",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"KTXM\\UserManager\\": "lib/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user