Skip to content

Commit 72a7543

Browse files
committed
fix laravel conflict bug
1 parent 9d04003 commit 72a7543

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
@@ -6,7 +6,7 @@
66
"require": {
77
"PHP":">=7.0",
88
"jaeger/phpquery-single": "^0.9",
9-
"tightenco/collect": "^5.*",
9+
"tightenco/collect": "^5",
1010
"jaeger/g-http": "^1.1"
1111
},
1212
"suggest":{

0 commit comments

Comments
 (0)