From 6f84b78ee138ba642da16be3de87ab188ef72802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 14:52:26 +0000 Subject: [PATCH] chore(deps-dev): bump scrawler/http from 2.0.2 to 2.2.0 Bumps [scrawler/http](https://github.com/scrawler-labs/http) from 2.0.2 to 2.2.0. - [Release notes](https://github.com/scrawler-labs/http/releases) - [Commits](https://github.com/scrawler-labs/http/compare/v2.0.2...v2.2.0) --- updated-dependencies: - dependency-name: scrawler/http dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 58 +++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/composer.lock b/composer.lock index b828f89..615c885 100644 --- a/composer.lock +++ b/composer.lock @@ -468,8 +468,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -2656,16 +2656,16 @@ }, { "name": "scrawler/http", - "version": "v2.0.2", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/scrawler-labs/http.git", - "reference": "45a3446dcd0cfe2ed70a04b9198fa68eccbfcab0" + "reference": "a0ea272724949972c717d99720a6658eb4bc72f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scrawler-labs/http/zipball/45a3446dcd0cfe2ed70a04b9198fa68eccbfcab0", - "reference": "45a3446dcd0cfe2ed70a04b9198fa68eccbfcab0", + "url": "https://api.github.com/repos/scrawler-labs/http/zipball/a0ea272724949972c717d99720a6658eb4bc72f8", + "reference": "a0ea272724949972c717d99720a6658eb4bc72f8", "shasum": "" }, "require": { @@ -2676,7 +2676,7 @@ "pestphp/pest": "^2.25", "phpstan/phpstan": "^1.12", "rector/rector": "^1.2", - "scrawler/database": "^1.0", + "scrawler/database": "^2.0", "thecodingmachine/phpstan-safe-rule": "^1.2" }, "type": "library", @@ -2703,9 +2703,9 @@ "description": "Http component for scrawler framework", "support": { "issues": "https://github.com/scrawler-labs/http/issues", - "source": "https://github.com/scrawler-labs/http/tree/v2.0.2" + "source": "https://github.com/scrawler-labs/http/tree/v2.2.0" }, - "time": "2024-10-13T07:52:14+00:00" + "time": "2025-02-15T08:56:48+00:00" }, { "name": "sebastian/cli-parser", @@ -3725,16 +3725,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { @@ -3742,12 +3742,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -3772,7 +3772,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" }, "funding": [ { @@ -3788,7 +3788,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/finder", @@ -3856,16 +3856,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.12", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "133ac043875f59c26c55e79cf074562127cce4d2" + "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/133ac043875f59c26c55e79cf074562127cce4d2", - "reference": "133ac043875f59c26c55e79cf074562127cce4d2", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0492d6217e5ab48f51fca76f64cf8e78919d0db", + "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db", "shasum": "" }, "require": { @@ -3875,12 +3875,12 @@ "symfony/polyfill-php83": "^1.27" }, "conflict": { - "symfony/cache": "<6.3" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.3|^7.0", + "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", @@ -3913,7 +3913,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.12" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.18" }, "funding": [ { @@ -3929,7 +3929,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:18:25+00:00" + "time": "2025-01-09T15:48:56+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4108,8 +4108,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": {