Skip to content

Commit f2f3a46

Browse files
authored
Allow tightenco/collect 9.0 (botman#1348)
1 parent cbdb025 commit f2f3a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=7.1",
1717
"symfony/http-foundation": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
18-
"tightenco/collect": "^5.0 || ^6.0 || ^7.0 || ^8.0",
18+
"tightenco/collect": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
1919
"opis/closure": "^2.3 || ^3.0",
2020
"mpociot/pipeline": "^1.0.2",
2121
"react/socket": "~1.0",

0 commit comments

Comments
 (0)