Updated composer.json
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "mrsleeps/vexim-groups",
|
||||
"name": sleeps/vexim-groups",
|
||||
"description": "Groups management for VExim Web UI",
|
||||
"type": "filament-plugin",
|
||||
"license": "MIT",
|
||||
@@ -22,7 +22,7 @@
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Vexim\\Groups\\GroupServiceProvider"
|
||||
"VExim\\Groups\\GroupServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user