Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vanterbit committed Dec 28, 2023
1 parent 2aba167 commit b6e9596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "webvimark/module-user-management",
"name": "vanterbit/module-user-management",
"description": "User with improved RBAC",
"autoload": {
"psr-4": {
"webvimark\\modules\\UserManagement\\": ""
"vanterbit\\modules\\UserManagement\\": ""
}
},
"require": {
Expand Down

0 comments on commit b6e9596

Please sign in to comment.