update collect

This commit is contained in:
huangjie 2020-12-14 10:39:28 +08:00
parent 465c6aefc7
commit 5953daac54
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
/vendor/ /vendor/
.idea/ .idea/
composer.lock composer.lock
.DS_Store .DS_Store
*.cache

View File

@ -8,7 +8,7 @@
"jaeger/phpquery-single": "^1", "jaeger/phpquery-single": "^1",
"jaeger/g-http": "^1.1", "jaeger/g-http": "^1.1",
"ext-dom": "*", "ext-dom": "*",
"tightenco/collect": "^8.0" "tightenco/collect": ">5.0"
}, },
"suggest":{ "suggest":{