Skip to content

Commit

Permalink
Update illuminate/collections requirement from ^8.83 to ^11.29
Browse files Browse the repository at this point in the history
Updates the requirements on [illuminate/collections](https://github.com/illuminate/collections) to permit the latest version.
- [Commits](illuminate/collections@v8.83.0...v11.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b2809bf commit 1bf5745
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 @@ -18,7 +18,7 @@
"php": "^7.4|^8.0",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.9",
"illuminate/collections": "^8.83"
"illuminate/collections": "^11.29"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.21.1",
Expand Down

0 comments on commit 1bf5745

Please sign in to comment.