From d5aece4ad4ac8f5430f343194cea6945a9a64cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:39:36 +0000 Subject: [PATCH] composer: bump vitexsoftware/ease-core from 1.49.0 to 1.50.1 Bumps [vitexsoftware/ease-core](https://github.com/VitexSoftware/php-ease-core) from 1.49.0 to 1.50.1. - [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/1.49.0...v1.50.1) --- updated-dependencies: - dependency-name: vitexsoftware/ease-core dependency-version: 1.50.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index cfc3461..fa7f79b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Application for downloading the CNB exchange rate list.", "type": "project", "require": { - "vitexsoftware/ease-core": "^1.49", + "vitexsoftware/ease-core": "^1.50", "robmorgan/phinx": "^0.16.6", "vitexsoftware/ease-fluentpdo": "^1.4" }, diff --git a/composer.lock b/composer.lock index 7769936..48c6fe1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c72b1a64704b27cb42b6bb3644bb34a1", + "content-hash": "5a1258ff93d91364ca7e4c2dde6ec31d", "packages": [ { "name": "cakephp/chronos", @@ -641,16 +641,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.16", + "version": "v1.10.18", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033" + "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c0f51b45f50683bf5bbf558036854ebc9b54d033", - "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c7b55789d01de0ce090d289b73f1bbd6a2f113b1", + "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1", "shasum": "" }, "require": { @@ -686,7 +686,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2024-11-24T22:27:58+00:00" + "time": "2025-12-14T20:37:07+00:00" }, { "name": "pear/pear_exception", @@ -1864,16 +1864,16 @@ }, { "name": "vitexsoftware/ease-core", - "version": "1.49.0", + "version": "v1.50.1", "source": { "type": "git", "url": "https://github.com/VitexSoftware/php-ease-core.git", - "reference": "0bd73be2a42d53d6fb67e9f97f30c05dea8d116d" + "reference": "77f160db1e838a3b895dedb3af8597d8673efe0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/VitexSoftware/php-ease-core/zipball/0bd73be2a42d53d6fb67e9f97f30c05dea8d116d", - "reference": "0bd73be2a42d53d6fb67e9f97f30c05dea8d116d", + "url": "https://api.github.com/repos/VitexSoftware/php-ease-core/zipball/77f160db1e838a3b895dedb3af8597d8673efe0c", + "reference": "77f160db1e838a3b895dedb3af8597d8673efe0c", "shasum": "" }, "require": { @@ -1887,12 +1887,12 @@ "vitexsoftware/ease-framework": "*" }, "require-dev": { - "ergebnis/composer-normalize": "^2.47", - "ergebnis/php-cs-fixer-config": "^6.51", - "friendsofphp/php-cs-fixer": "^3.85", + "ergebnis/composer-normalize": "^2.48", + "ergebnis/php-cs-fixer-config": "^6.58", + "friendsofphp/php-cs-fixer": "^3.92", "phpstan/phpstan": "*", "phpunit/phpunit": "*", - "rector/rector": "^2.1", + "rector/rector": "^2.3", "roave/security-advisories": "dev-latest" }, "type": "library", @@ -1917,7 +1917,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/1.49.0" + "source": "https://github.com/VitexSoftware/php-ease-core/tree/v1.50.1" }, "funding": [ { @@ -1925,7 +1925,7 @@ "type": "patreon" } ], - "time": "2025-08-11T09:34:34+00:00" + "time": "2026-02-04T09:03:54+00:00" }, { "name": "vitexsoftware/ease-fluentpdo",