From d5dc30b03b5eb8e9fb4952e7d0a9c4821986b13e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 06:01:56 +0000 Subject: [PATCH] Bump vitexsoftware/ease-html-widgets from 1.0.0 to 1.1.1 Bumps [vitexsoftware/ease-html-widgets](https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets) from 1.0.0 to 1.1.1. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 4625d35..f7e6e1e 100644 --- a/composer.lock +++ b/composer.lock @@ -2638,29 +2638,28 @@ }, { "name": "vitexsoftware/ease-html", - "version": "dev-main", + "version": "1.40.2", "source": { "type": "git", "url": "https://github.com/VitexSoftware/php-ease-html.git", - "reference": "f4b9ac91588ad8030a20b98aa6e9b70836b5dbd0" + "reference": "6d3445a0e4359fb22ec6d9e97393f3383f67e1fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/VitexSoftware/php-ease-html/zipball/f4b9ac91588ad8030a20b98aa6e9b70836b5dbd0", - "reference": "f4b9ac91588ad8030a20b98aa6e9b70836b5dbd0", + "url": "https://api.github.com/repos/VitexSoftware/php-ease-html/zipball/6d3445a0e4359fb22ec6d9e97393f3383f67e1fe", + "reference": "6d3445a0e4359fb22ec6d9e97393f3383f67e1fe", "shasum": "" }, "require": { - "vitexsoftware/ease-core": "^1.47" + "vitexsoftware/ease-core": "^1.45" }, "require-dev": { - "ergebnis/composer-normalize": "^2.45", - "ergebnis/php-cs-fixer-config": "^6.39", - "friendsofphp/php-cs-fixer": "^3.65", + "ergebnis/composer-normalize": "^2.43", + "ergebnis/php-cs-fixer-config": "^6.34", + "friendsofphp/php-cs-fixer": "^3.61", "phpstan/phpstan": "*", "phpunit/phpunit": "*" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -2681,7 +2680,7 @@ "description": "Set of HTML rendering objects", "support": { "issues": "https://github.com/VitexSoftware/php-ease-html/issues", - "source": "https://github.com/VitexSoftware/php-ease-html/tree/main" + "source": "https://github.com/VitexSoftware/php-ease-html/tree/1.40.2" }, "funding": [ { @@ -2689,24 +2688,24 @@ "type": "patreon" } ], - "time": "2025-07-08T18:29:49+00:00" + "time": "2024-11-27T11:04:45+00:00" }, { "name": "vitexsoftware/ease-html-widgets", - "version": "1.0.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets.git", - "reference": "7c888c87ec20997adb6994e339f3b2a3fee2f3b3" + "reference": "70ea81e111234fb856be67d0002a17136752ddf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/VitexSoftware/php-vitexsoftware-ease-html-widgets/zipball/7c888c87ec20997adb6994e339f3b2a3fee2f3b3", - "reference": "7c888c87ec20997adb6994e339f3b2a3fee2f3b3", + "url": "https://api.github.com/repos/VitexSoftware/php-vitexsoftware-ease-html-widgets/zipball/70ea81e111234fb856be67d0002a17136752ddf6", + "reference": "70ea81e111234fb856be67d0002a17136752ddf6", "shasum": "" }, "require": { - "vitexsoftware/ease-html": "dev-main" + "vitexsoftware/ease-html": "^1.32" }, "replace": { "vitexsoftware/ease-core-bricks": "*" @@ -2714,7 +2713,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.43", "ergebnis/php-cs-fixer-config": "^6.34", - "friendsofphp/php-cs-fixer": "^3.61", + "friendsofphp/php-cs-fixer": "^3.64", "phpstan/phpstan": "*", "phpunit/phpunit": "*" }, @@ -2739,9 +2738,9 @@ "homepage": "https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets", "support": { "issues": "https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets/issues", - "source": "https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets/tree/1.0.0" + "source": "https://github.com/VitexSoftware/php-vitexsoftware-ease-html-widgets/tree/1.1.1" }, - "time": "2024-10-19T10:47:33+00:00" + "time": "2024-11-16T14:25:43+00:00" }, { "name": "vitexsoftware/ease-twbootstrap5",