diff --git a/.gitignore b/.gitignore
index 11dc639..e2ee195 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 /vendor/
 .idea/
 composer.lock
-.DS_Store
\ No newline at end of file
+.DS_Store
+*.cache
\ No newline at end of file
diff --git a/composer.json b/composer.json
index 6fc28ba..e1bcefe 100644
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,7 @@
         "jaeger/phpquery-single": "^1",
         "jaeger/g-http": "^1.1",
         "ext-dom": "*",
-        "tightenco/collect": "^8.0"
+        "tightenco/collect": ">5.0"
     },
     "suggest":{