From 4e8812e2e87ee90f4cffdf03e741ec1b5b8aba06 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 23:10:59 +0000 Subject: [PATCH] Bump voku/simple_html_dom from 4.8.0 to 4.8.10 Bumps [voku/simple_html_dom](https://github.com/voku/simple_html_dom) from 4.8.0 to 4.8.10. - [Changelog](https://github.com/voku/simple_html_dom/blob/master/CHANGELOG) - [Commits](https://github.com/voku/simple_html_dom/compare/4.8.0...4.8.10) --- updated-dependencies: - dependency-name: voku/simple_html_dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>--- composer.lock | 65 +++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 31 insertions(+), 34 deletions(-) diff --git a/composer.lock b/composer.lock index c88fc45..c9eba3c 100644 --- a/composer.lock +++ a/composer.lock @@ -906,20 +906,20 @@ }, { "name": "symfony/css-selector", - "version": "v6.0.3", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "1955d595c12c111629cc814d3f2a2ff13580508a" + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/1955d595c12c111629cc814d3f2a2ff13580508a", - "reference": "1955d595c12c111629cc814d3f2a2ff13580508a", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", "shasum": "" }, "require": { - "php": ">=8.0.2" + "php": ">=8.2" }, "type": "library", "autoload": { @@ -951,7 +951,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.0.3" + "source": "https://github.com/symfony/css-selector/tree/v7.2.0" }, "funding": [ { @@ -967,7 +967,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:55:41+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/deprecation-contracts", @@ -1656,38 +1656,35 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.24.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9" + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.23-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -1719,7 +1716,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" }, "funding": [ { @@ -1735,7 +1732,7 @@ "type": "tidelift" } ], - "time": "2021-09-13T13:58:33+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/process", @@ -2043,16 +2040,16 @@ }, { "name": "voku/simple_html_dom", - "version": "4.8.0", + "version": "4.8.10", "source": { "type": "git", "url": "https://github.com/voku/simple_html_dom.git", - "reference": "c06222c46c68b1fd5880e86cd23b2c2a5fdfef77" + "reference": "716822ed52ed3a1881542be07a786270de390e99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/simple_html_dom/zipball/c06222c46c68b1fd5880e86cd23b2c2a5fdfef77", - "reference": "c06222c46c68b1fd5880e86cd23b2c2a5fdfef77", + "url": "https://api.github.com/repos/voku/simple_html_dom/zipball/716822ed52ed3a1881542be07a786270de390e99", + "reference": "716822ed52ed3a1881542be07a786270de390e99", "shasum": "" }, "require": { @@ -2060,7 +2057,7 @@ "ext-libxml": "*", "ext-simplexml": "*", "php": ">=7.0.0", - "symfony/css-selector": "~3.0 || ~4.0 || ~5.0 || ~6.0" + "symfony/css-selector": "~3.0 || ~4.0 || ~5.0 || ~6.0 || ~7.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" @@ -2082,17 +2079,17 @@ { "name": "dimabdc", "email": "support@titor.ru", - "homepage": "http://github.com/dimabdc", + "homepage": "https://github.com/dimabdc", "role": "Developer" }, { "name": "Lars Moelleken", - "homepage": "http://www.moelleken.org/", - "role": "Developer" + "homepage": "https://www.moelleken.org/", + "role": "Fork-Maintainer" } ], "description": "Simple HTML DOM package.", - "homepage": "http://simplehtmldom.sourceforge.net/", + "homepage": "https://github.com/voku/simple_html_dom", "keywords": [ "HTML Parser", "dom", @@ -2100,7 +2097,7 @@ ], "support": { "issues": "https://github.com/voku/simple_html_dom/issues", - "source": "https://github.com/voku/simple_html_dom/tree/4.8.0" + "source": "https://github.com/voku/simple_html_dom/tree/4.8.10" }, "funding": [ { @@ -2120,7 +2117,7 @@ "type": "tidelift" } ], - "time": "2022-01-28T15:17:16+00:00" + "time": "2024-07-03T16:05:14+00:00" } ], "packages-dev": [], @@ -2131,5 +2128,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } -- rgit 0.1.5