File tree Expand file tree Collapse file tree 4 files changed +13
-9
lines changed
Expand file tree Collapse file tree 4 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) Spatie bvba
[email protected] 4-
53Copyright (c) Taylor Otwell
64
75Copyright (c) Hypervel
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3+ Copyright (c) Spatie bvba
[email protected] 4+
35Copyright (c) Hyperf
46
57Copyright (c) Hypervel
Original file line number Diff line number Diff line change 1+ Permission for Hypervel
2+ ===
3+
4+ Migrated from: https://github.com/spatie/laravel-permission
5+
6+ [ ![ Ask DeepWiki] ( https://deepwiki.com/badge.svg )] ( https://deepwiki.com/hypervel/permission )
Original file line number Diff line number Diff line change 2727 },
2828 "require" : {
2929 "php" : " ^8.2" ,
30- "hyperf/context" : " ~3.1.0" ,
31- "hyperf/support" : " ~3.1.0" ,
32- "hyperf/collection" : " ~3.1.0" ,
33- "hyperf/command" : " ~3.1.0" ,
34- "hyperf/cache" : " ~3.1.0" ,
35- "hyperf/database" : " ~3.1.0" ,
36- "hyperf/db-connection" : " ~3.1.0"
30+ "hypervel/auth" : " ^0.2" ,
31+ "hypervel/cache" : " ^0.2" ,
32+ "hypervel/console" : " ^0.2" ,
33+ "hypervel/core" : " ^0.2" ,
34+ "hypervel/support" : " ^0.2"
3735 },
3836 "config" : {
3937 "sort-packages" : true
You can’t perform that action at this time.
0 commit comments