Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
eramitgupta committed Aug 10, 2024
1 parent 1feb6b4 commit 2f65e2d
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
Expand Up @@ -28,12 +28,12 @@
"EragPermission\\": "src/"
}
},
"prefer-stable": true,
"extra": {
"laravel": {
"providers": [
"EragPermission\\PermissionServiceProvider"
]
}
},
"prefer-stable": true
}
}

0 comments on commit 2f65e2d

Please sign in to comment.