Skip to content

Commit

Permalink
Update illuminate/collections requirement from ^8.83 to ^11.22
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.22.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 Sep 9, 2024
1 parent b2809bf commit ac8fa6a
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.22"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.21.1",
Expand Down

0 comments on commit ac8fa6a

Please sign in to comment.