Skip to content

Commit

Permalink
Update illuminate/support requirement from ^8.0 to ^11.15
Browse files Browse the repository at this point in the history
Updates the requirements on [illuminate/support](https://github.com/illuminate/support) to permit the latest version.
- [Commits](illuminate/support@v8.0.0...v11.15.0)

---
updated-dependencies:
- dependency-name: illuminate/support
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent d5e47d2 commit 19b10c7
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 @@ -23,7 +23,7 @@
"guzzlehttp/guzzle": "^6.5 || ^7.0",
"illuminate/console": "^8.0",
"illuminate/http": "^8.0",
"illuminate/support": "^8.0",
"illuminate/support": "^11.15",
"nesbot/carbon": "^2.0",
"spatie/laravel-dashboard": "^2.0"
},
Expand Down

0 comments on commit 19b10c7

Please sign in to comment.