Skip to content

Commit 9c15286

Browse files
committed
fix: package name should match the repo
1 parent 7937e4e commit 9c15286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "sunergix/entrust-permissions",
2+
"name": "zizaco/entrust",
33
"description": "This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8",
44
"keywords": ["laravel","illuminate","auth","roles","acl","permission"],
55
"license": "MIT",

0 commit comments

Comments
 (0)