Skip to content

Commit

Permalink
Update spatie/laravel-permission requirement from ^4.0|^3.0 to ^5.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [spatie/laravel-permission](https://github.com/spatie/laravel-permission) to permit the latest version.
- [Release notes](https://github.com/spatie/laravel-permission/releases)
- [Changelog](https://github.com/spatie/laravel-permission/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-permission/commits/5.3.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-permission
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2021
1 parent 0878f0c commit 8df3e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"spatie/laravel-permission": "^4.0|^3.0",
"spatie/laravel-permission": "^5.3.0",
"backpack/crud": "^4.1.0"
},
"require-dev": {
Expand Down

0 comments on commit 8df3e52

Please sign in to comment.