Skip to content

Commit

Permalink
Update for Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
ZebraNorth committed May 7, 2024
1 parent 2485abf commit e493c91
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,5 +1,5 @@
{
"name": "vyuldashev/nova-permission",
"name": "stickeeuk/nova-permission",
"description": "A Laravel Nova tool for Spatie's Permission library.",
"keywords": [
"laravel",
Expand All @@ -10,7 +10,7 @@
"require": {
"php": "^7.4|^8.0",
"laravel/nova": "^4.0",
"spatie/laravel-permission": "^3.0|^4.0|^5.0"
"spatie/laravel-permission": "^3.0|^4.0|^5.0|^6.0"
},
"repositories": [
{
Expand Down

0 comments on commit e493c91

Please sign in to comment.