From 7742b9f8769f353d236228914928cf7ec1e28c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 16:25:59 +0000 Subject: [PATCH] build(deps): bump phpgt/domtemplate from 3.6.2 to 3.6.3 Bumps [phpgt/domtemplate](https://github.com/phpgt/DomTemplate) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/phpgt/DomTemplate/releases) - [Commits](https://github.com/phpgt/DomTemplate/compare/v3.6.2...v3.6.3) --- updated-dependencies: - dependency-name: phpgt/domtemplate dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 6dc22694..6f193735 100644 --- a/composer.lock +++ b/composer.lock @@ -1117,16 +1117,16 @@ }, { "name": "phpgt/domtemplate", - "version": "v3.6.2", + "version": "v3.6.3", "source": { "type": "git", "url": "https://github.com/phpgt/DomTemplate.git", - "reference": "f743201d003469606246082dd11be3902d2abb6c" + "reference": "f3293411a263266884ef351063cf4285feba5089" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpgt/DomTemplate/zipball/f743201d003469606246082dd11be3902d2abb6c", - "reference": "f743201d003469606246082dd11be3902d2abb6c", + "url": "https://api.github.com/repos/phpgt/DomTemplate/zipball/f3293411a263266884ef351063cf4285feba5089", + "reference": "f3293411a263266884ef351063cf4285feba5089", "shasum": "" }, "require": { @@ -1154,7 +1154,7 @@ "description": "Bind dynamic data to reusable HTML components.", "support": { "issues": "https://github.com/phpgt/DomTemplate/issues", - "source": "https://github.com/phpgt/DomTemplate/tree/v3.6.2" + "source": "https://github.com/phpgt/DomTemplate/tree/v3.6.3" }, "funding": [ { @@ -1162,7 +1162,7 @@ "type": "github" } ], - "time": "2026-05-19T14:06:17+00:00" + "time": "2026-05-29T10:20:53+00:00" }, { "name": "phpgt/domvalidation",