Skip to content

Commit 88d564a

Browse files
committed
Removes tightenco/collect
1 parent 08bfaee commit 88d564a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"require": {
1818
"php": ">=7.1",
1919
"symfony/http-foundation": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
20-
"tightenco/collect": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
2120
"mpociot/pipeline": "^1.0.2",
2221
"react/socket": "~1.0",
2322
"spatie/macroable": "^1.0",
@@ -66,4 +65,4 @@
6665
},
6766
"prefer-stable": true,
6867
"minimum-stability": "dev"
69-
}
68+
}

0 commit comments

Comments
 (0)