Skip to content

Commit

Permalink
Update spatie/laravel-dashboard requirement from ^2.0 to ^3.1
Browse files Browse the repository at this point in the history
Updates the requirements on [spatie/laravel-dashboard](https://github.com/spatie/laravel-dashboard) to permit the latest version.
- [Release notes](https://github.com/spatie/laravel-dashboard/releases)
- [Changelog](https://github.com/spatie/laravel-dashboard/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-dashboard@2.0.0...3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent d5e47d2 commit 3db2a7b
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 @@ -25,7 +25,7 @@
"illuminate/http": "^8.0",
"illuminate/support": "^8.0",
"nesbot/carbon": "^2.0",
"spatie/laravel-dashboard": "^2.0"
"spatie/laravel-dashboard": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down

0 comments on commit 3db2a7b

Please sign in to comment.