From 436a4809f97072265d594f0fc7a28da0d7da072d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 01:12:47 +0000 Subject: [PATCH] chore(deps): Bump adhocore/cli from 1.7.1 to 1.7.2 Bumps [adhocore/cli](https://github.com/adhocore/php-cli) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/adhocore/php-cli/releases) - [Changelog](https://github.com/adhocore/php-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/adhocore/php-cli/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: adhocore/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d0893ec..593c4c1 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "adhocore/cli", - "version": "v1.7.1", + "version": "v1.7.2", "source": { "type": "git", "url": "https://github.com/adhocore/php-cli.git", - "reference": "3fde60a838912e71c82ed0f48048685dc32dbc77" + "reference": "57834cbaa4fb68cda849417ab86577fba2b15298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adhocore/php-cli/zipball/3fde60a838912e71c82ed0f48048685dc32dbc77", - "reference": "3fde60a838912e71c82ed0f48048685dc32dbc77", + "url": "https://api.github.com/repos/adhocore/php-cli/zipball/57834cbaa4fb68cda849417ab86577fba2b15298", + "reference": "57834cbaa4fb68cda849417ab86577fba2b15298", "shasum": "" }, "require": { @@ -62,7 +62,7 @@ ], "support": { "issues": "https://github.com/adhocore/php-cli/issues", - "source": "https://github.com/adhocore/php-cli/tree/v1.7.1" + "source": "https://github.com/adhocore/php-cli/tree/v1.7.2" }, "funding": [ { @@ -74,7 +74,7 @@ "type": "github" } ], - "time": "2024-03-28T08:30:12+00:00" + "time": "2024-09-05T00:08:47+00:00" }, { "name": "nikic/php-parser",