Skip to content

Commit

Permalink
fix(build): break change
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbmaulana authored Oct 11, 2024
1 parent d1a2787 commit c12f381
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,6 +1,6 @@
{
"name": "tripteki/laravelphp-acl",
"version": "1.1.8",
"version": "2.0.0",
"description": "Trip Teknologi's Laravel.php ACLs",

"readme": "README.md",
Expand All @@ -19,7 +19,7 @@
"tripteki/laravelphp-import-export": "^1.0.0",
"tripteki/laravelphp-request-response-query": "^1.0.0",

"spatie/laravel-permission": "^5.8.0"
"spatie/laravel-permission": "^6.9.0"
},

"require-dev": {},
Expand Down

0 comments on commit c12f381

Please sign in to comment.