Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent d5e47d2 commit 9f0f842
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 @@ -21,7 +21,7 @@
"require": {
"php": "^7.4 || ^8.0",
"guzzlehttp/guzzle": "^6.5 || ^7.0",
"illuminate/console": "^8.0",
"illuminate/console": "^11.15",
"illuminate/http": "^8.0",
"illuminate/support": "^8.0",
"nesbot/carbon": "^2.0",
Expand Down

0 comments on commit 9f0f842

Please sign in to comment.