From 465c6aefc7ca08c4d81de2556ab765918c0a35ce Mon Sep 17 00:00:00 2001 From: huangjie Date: Sun, 27 Sep 2020 17:41:44 +0800 Subject: [PATCH] update collect --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c3c30c0..6fc28ba 100644 --- a/composer.json +++ b/composer.json @@ -6,9 +6,9 @@ "require": { "PHP":">=7.1", "jaeger/phpquery-single": "^1", - "tightenco/collect": "^5", "jaeger/g-http": "^1.1", - "ext-dom": "*" + "ext-dom": "*", + "tightenco/collect": "^8.0" }, "suggest":{