From 6b5ab741835eeafaf75ade1f357dcdb5787e3db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 20:12:39 +0000 Subject: [PATCH] build(deps): bump phpgt/cli from 1.3.5 to 1.4.0 Bumps [phpgt/cli](https://github.com/PhpGt/Cli) from 1.3.5 to 1.4.0. - [Release notes](https://github.com/PhpGt/Cli/releases) - [Commits](https://github.com/PhpGt/Cli/compare/v1.3.5...v1.4.0) --- updated-dependencies: - dependency-name: phpgt/cli dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 9ced581..d897b03 100644 --- a/composer.lock +++ b/composer.lock @@ -314,16 +314,16 @@ }, { "name": "phpgt/cli", - "version": "v1.3.5", + "version": "v1.4.0", "source": { "type": "git", - "url": "https://github.com/PhpGt/Cli.git", - "reference": "42aeef24ab9789907358002fdcc37cb3a2e26b4b" + "url": "https://github.com/phpgt/Cli.git", + "reference": "84a1b720efe836624313061ac42e81dd7d9c2948" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Cli/zipball/42aeef24ab9789907358002fdcc37cb3a2e26b4b", - "reference": "42aeef24ab9789907358002fdcc37cb3a2e26b4b", + "url": "https://api.github.com/repos/phpgt/Cli/zipball/84a1b720efe836624313061ac42e81dd7d9c2948", + "reference": "84a1b720efe836624313061ac42e81dd7d9c2948", "shasum": "" }, "require": { @@ -362,8 +362,8 @@ "webengine" ], "support": { - "issues": "https://github.com/PhpGt/Cli/issues", - "source": "https://github.com/PhpGt/Cli/tree/v1.3.5" + "issues": "https://github.com/phpgt/Cli/issues", + "source": "https://github.com/phpgt/Cli/tree/v1.4.0" }, "funding": [ { @@ -371,7 +371,7 @@ "type": "github" } ], - "time": "2024-05-08T17:45:44+00:00" + "time": "2026-03-08T23:28:56+00:00" }, { "name": "phpgt/config",