Skip to content

Commit 05bf163

Browse files
authored
feat: replace tightenco collection with illuminate collection (kunalvarma05#194)
1 parent 5c2e3e5 commit 05bf163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"guzzlehttp/guzzle": "~6.0|~7.0",
14-
"tightenco/collect": "^5.2"
14+
"illuminate/collections": "^8.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)