From bf56d2e70ac4c74aad200d3ced519e0c67b6ccea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:13:30 +0000 Subject: [PATCH] composer: update vitexsoftware/ease-core requirement from ^1.48 to ^1.49 Updates the requirements on [vitexsoftware/ease-core](https://github.com/VitexSoftware/php-ease-core) to permit the latest version. - [Release notes](https://github.com/VitexSoftware/php-ease-core/releases) - [Commits](https://github.com/VitexSoftware/php-ease-core/compare/1.48...1.49.0) --- updated-dependencies: - dependency-name: vitexsoftware/ease-core dependency-version: 1.49.0 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 dd39f72a..a439693d 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "ext-json": "*", "ext-curl": "*", "ext-gettext": "*", - "vitexsoftware/ease-core": "^1.48" + "vitexsoftware/ease-core": "^1.49" }, "autoload": { "psr-4": {