diff --git a/composer.lock b/composer.lock index 3ff57e2..1cc4fec 100644 --- a/composer.lock +++ b/composer.lock @@ -1716,16 +1716,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": { @@ -1733,12 +1733,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": { @@ -1763,7 +1763,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": [ { @@ -1779,7 +1779,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2045,8 +2045,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -4671,16 +4671,16 @@ }, { "name": "scrawler/http", - "version": "v2.0.1", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/scrawler-labs/http.git", - "reference": "31b69085be8a3c703ef7e59b708f730e5374b784" + "reference": "a0ea272724949972c717d99720a6658eb4bc72f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scrawler-labs/http/zipball/31b69085be8a3c703ef7e59b708f730e5374b784", - "reference": "31b69085be8a3c703ef7e59b708f730e5374b784", + "url": "https://api.github.com/repos/scrawler-labs/http/zipball/a0ea272724949972c717d99720a6658eb4bc72f8", + "reference": "a0ea272724949972c717d99720a6658eb4bc72f8", "shasum": "" }, "require": { @@ -4691,7 +4691,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", @@ -4718,9 +4718,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.1" + "source": "https://github.com/scrawler-labs/http/tree/v2.2.0" }, - "time": "2024-10-05T21:36:13+00:00" + "time": "2025-02-15T08:56:48+00:00" }, { "name": "sebastian/cli-parser", @@ -5711,16 +5711,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": { @@ -5730,12 +5730,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", @@ -5768,7 +5768,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": [ { @@ -5784,7 +5784,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:18:25+00:00" + "time": "2025-01-09T15:48:56+00:00" }, { "name": "symfony/polyfill-php83", @@ -5806,8 +5806,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": {