From 9609ca60bfa011cebed06de23d8181972563a987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:24:13 +0000 Subject: [PATCH] composer: Bump vitexsoftware/ease-core from 1.50.1 to 1.50.2 Bumps [vitexsoftware/ease-core](https://github.com/VitexSoftware/php-ease-core) from 1.50.1 to 1.50.2. - [Release notes](https://github.com/VitexSoftware/php-ease-core/releases) - [Changelog](https://github.com/VitexSoftware/php-ease-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/VitexSoftware/php-ease-core/compare/v1.50.1...v1.50.2) --- updated-dependencies: - dependency-name: vitexsoftware/ease-core dependency-version: 1.50.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 2fbb3b3..61dba28 100644 --- a/composer.lock +++ b/composer.lock @@ -1921,16 +1921,16 @@ }, { "name": "vitexsoftware/ease-core", - "version": "v1.50.1", + "version": "v1.50.2", "source": { "type": "git", "url": "https://github.com/VitexSoftware/php-ease-core.git", - "reference": "77f160db1e838a3b895dedb3af8597d8673efe0c" + "reference": "c57751a1af84f629874f6bf1aa532116a84924fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/VitexSoftware/php-ease-core/zipball/77f160db1e838a3b895dedb3af8597d8673efe0c", - "reference": "77f160db1e838a3b895dedb3af8597d8673efe0c", + "url": "https://api.github.com/repos/VitexSoftware/php-ease-core/zipball/c57751a1af84f629874f6bf1aa532116a84924fa", + "reference": "c57751a1af84f629874f6bf1aa532116a84924fa", "shasum": "" }, "require": { @@ -1944,12 +1944,12 @@ "vitexsoftware/ease-framework": "*" }, "require-dev": { - "ergebnis/composer-normalize": "^2.48", - "ergebnis/php-cs-fixer-config": "^6.58", + "ergebnis/composer-normalize": "^2.50", + "ergebnis/php-cs-fixer-config": "^6.63", "friendsofphp/php-cs-fixer": "^3.92", "phpstan/phpstan": "*", "phpunit/phpunit": "*", - "rector/rector": "^2.3", + "rector/rector": "^2.5", "roave/security-advisories": "dev-latest" }, "type": "library", @@ -1974,7 +1974,7 @@ "homepage": "http://v.s.cz/ease.php", "support": { "issues": "https://github.com/VitexSoftware/php-ease-core/issues", - "source": "https://github.com/VitexSoftware/php-ease-core/tree/v1.50.1" + "source": "https://github.com/VitexSoftware/php-ease-core/tree/v1.50.2" }, "funding": [ { @@ -1982,7 +1982,7 @@ "type": "patreon" } ], - "time": "2026-02-04T09:03:54+00:00" + "time": "2026-07-20T15:34:43+00:00" }, { "name": "vitexsoftware/ease-fluentpdo",