From fd42ac112f7112ee8776aa4dea6c83b852fb4508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 22:12:14 +0000 Subject: [PATCH] Bump symfony/dom-crawler Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 6.4.19 to 6.4.40. - [Release notes](https://github.com/symfony/dom-crawler/releases) - [Changelog](https://github.com/symfony/dom-crawler/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/symfony/dom-crawler/compare/v6.4.19...v6.4.40) --- updated-dependencies: - dependency-name: symfony/dom-crawler dependency-version: 6.4.40 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../cis2/php/composer.lock | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock index c705389..8d89482 100644 --- a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock +++ b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock @@ -9059,16 +9059,16 @@ }, { "name": "masterminds/html5", - "version": "2.9.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6" + "reference": "fcf91eb64359852f00d921887b219479b4f21251" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251", + "reference": "fcf91eb64359852f00d921887b219479b4f21251", "shasum": "" }, "require": { @@ -9120,9 +9120,9 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.9.0" + "source": "https://github.com/Masterminds/html5-php/tree/2.10.0" }, - "time": "2024-03-31T07:05:07+00:00" + "time": "2025-07-25T09:04:22+00:00" }, { "name": "symfony/browser-kit", @@ -9333,16 +9333,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v6.4.19", + "version": "v6.4.40", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "19073e3e0bb50cbc1cb286077069b3107085206f" + "reference": "7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/19073e3e0bb50cbc1cb286077069b3107085206f", - "reference": "19073e3e0bb50cbc1cb286077069b3107085206f", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10", + "reference": "7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10", "shasum": "" }, "require": { @@ -9380,7 +9380,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.19" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.40" }, "funding": [ { @@ -9391,12 +9391,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-02-14T17:58:34+00:00" + "time": "2026-05-19T20:33:22+00:00" }, { "name": "symfony/maker-bundle",