From 57640c17224931c0ab7d9985e3d3aedeca3085db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 22:04:57 +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] --- .../nhs-login/php/composer.lock | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock b/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock index 71b6b6d..f67b62d 100644 --- a/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock +++ b/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock @@ -7355,16 +7355,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": { @@ -7416,9 +7416,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": "myclabs/deep-copy", @@ -9306,16 +9306,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": { @@ -9353,7 +9353,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": [ { @@ -9364,12 +9364,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",