From bcb552df5d1a4959aa2f3063e0ca425d20748a73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:36:45 +0000 Subject: [PATCH] Update ui-awesome/html-helper requirement from ^0.1 to ^0.2 Updates the requirements on [ui-awesome/html-helper](https://github.com/ui-awesome/html-helper) to permit the latest version. - [Release notes](https://github.com/ui-awesome/html-helper/releases) - [Changelog](https://github.com/ui-awesome/html-helper/blob/main/CHANGELOG.md) - [Commits](https://github.com/ui-awesome/html-helper/compare/0.1.0...0.2.0) --- updated-dependencies: - dependency-name: ui-awesome/html-helper dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f4232e6..fd24e3a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "ui-awesome/html": "^0.2", "ui-awesome/html-attribute": "^0.1", "ui-awesome/html-concern": "^0.1", - "ui-awesome/html-helper":"^0.1", + "ui-awesome/html-helper":"^0.2", "ui-awesome/html-interop": "^0.1" }, "require-dev": {