From 4e29ca154ef711e5cd1dd7f8a66bf32342666d78 Mon Sep 17 00:00:00 2001 From: James Date: Sun, 15 Nov 2020 18:33:05 +0000 Subject: [PATCH] downgrade --- composer.json | 2 +- composer.lock | 50 ++++++++++++++++++++++---------------------------- 2 files changed, 23 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index aa2a785..28248b1 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "library", "require": { "php": "^7.1", - "spatie/crawler": "^4.6", + "spatie/crawler": "4.6.6", "cweagans/composer-patches": "~1.0", "guzzlehttp/guzzle": "6.5.2" }, diff --git a/composer.lock b/composer.lock index b24a818..0721bb3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9800f719dcb399025b001760a1a453a9", + "content-hash": "7ab60eca38a75bfd4220b46a7b45a582", "packages": [ { "name": "cweagans/composer-patches", @@ -517,23 +517,20 @@ }, { "name": "nicmart/tree", - "version": "0.3.0", + "version": "v0.2.7", "source": { "type": "git", "url": "https://github.com/nicmart/Tree.git", - "reference": "049bad40787ad2bc44a916c7bf0ccdd3d3a113b1" + "reference": "0616b54bb49938e1a816141d7943db48ebf76938" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nicmart/Tree/zipball/049bad40787ad2bc44a916c7bf0ccdd3d3a113b1", - "reference": "049bad40787ad2bc44a916c7bf0ccdd3d3a113b1", + "url": "https://api.github.com/repos/nicmart/Tree/zipball/0616b54bb49938e1a816141d7943db48ebf76938", + "reference": "0616b54bb49938e1a816141d7943db48ebf76938", "shasum": "" }, "require": { - "php": "^5.4 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8" + "php": ">=5.4" }, "type": "library", "autoload": { @@ -552,7 +549,7 @@ } ], "description": "A basic but flexible php tree data structure and a fluent tree builder implementation.", - "time": "2020-06-18T07:18:00+00:00" + "time": "2015-08-20T20:50:35+00:00" }, { "name": "psr/http-message", @@ -755,27 +752,27 @@ }, { "name": "spatie/crawler", - "version": "4.7.5", + "version": "4.6.6", "source": { "type": "git", "url": "https://github.com/spatie/crawler.git", - "reference": "1f954a5d55ada0f83a91418a79978f435017463b" + "reference": "6f814a401cee20b24a1ffe53d8deddac90d1a42d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/crawler/zipball/1f954a5d55ada0f83a91418a79978f435017463b", - "reference": "1f954a5d55ada0f83a91418a79978f435017463b", + "url": "https://api.github.com/repos/spatie/crawler/zipball/6f814a401cee20b24a1ffe53d8deddac90d1a42d", + "reference": "6f814a401cee20b24a1ffe53d8deddac90d1a42d", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.3 || ^7.0", "guzzlehttp/psr7": "^1.4", - "nicmart/tree": "^0.3.0", + "nicmart/tree": "^0.2.7", "php": "^7.1", "spatie/browsershot": "^3.14", "spatie/robots-txt": "^1.0.1", "symfony/dom-crawler": "^4.0 || ^5.0", - "tightenco/collect": "^5.6 || ^6.0 || ^7.0" + "tightenco/collect": "^5.6|^6.0" }, "require-dev": { "larapack/dd": "^1.1", @@ -783,6 +780,9 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "0.0.x-dev" + }, "patches_applied": { "add crawled again observer": "https://patch-diff.githubusercontent.com/raw/spatie/crawler/pull/280.patch" } @@ -810,13 +810,7 @@ "spatie", "website" ], - "funding": [ - { - "url": "https://github.com/spatie", - "type": "github" - } - ], - "time": "2020-09-13T00:23:53+00:00" + "time": "2020-01-31T10:51:58+00:00" }, { "name": "spatie/image", @@ -1475,16 +1469,16 @@ }, { "name": "tightenco/collect", - "version": "v7.26.1", + "version": "v6.18.34", "source": { "type": "git", "url": "https://github.com/tighten/collect.git", - "reference": "5e460929279ad806e59fc731e649e9b25fc8774a" + "reference": "624b86cde21f8d9ba14ec0e4974ef0aca3922a1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tighten/collect/zipball/5e460929279ad806e59fc731e649e9b25fc8774a", - "reference": "5e460929279ad806e59fc731e649e9b25fc8774a", + "url": "https://api.github.com/repos/tighten/collect/zipball/624b86cde21f8d9ba14ec0e4974ef0aca3922a1c", + "reference": "624b86cde21f8d9ba14ec0e4974ef0aca3922a1c", "shasum": "" }, "require": { @@ -1521,7 +1515,7 @@ "collection", "laravel" ], - "time": "2020-09-05T00:05:48+00:00" + "time": "2020-08-21T22:25:58+00:00" } ], "packages-dev": [