From b4c83d067131d329b0985435acca309d90335531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 04:19:34 +0000 Subject: [PATCH] composer: update vitexsoftware/ease-html-widgets requirement Updates the requirements on [vitexsoftware/ease-html-widgets](https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets) to permit the latest version. - [Release notes](https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets/releases) - [Changelog](https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets/blob/main/BrowsingHistory.png) - [Commits](https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets/compare/1.0.0...1.1.1) --- updated-dependencies: - dependency-name: vitexsoftware/ease-html-widgets dependency-version: 1.1.1 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 c68ae93..1f285e2 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "league/oauth2-client": "^2.8", "vitexsoftware/ease-core": "^1.49", "vitexsoftware/ease-fluentpdo": "^1.4", - "vitexsoftware/ease-html-widgets": "^1.0", + "vitexsoftware/ease-html-widgets": "^1.1", "spojenet/csas-accountsapi": "^0.7", "kint-php/kint": "^4.0" },