From 9c8971069e65b868380a03fc3581a42ec96698ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 02:08:08 +0000 Subject: [PATCH] chore(deps): Bump adhocore/cli from 1.7.2 to 1.8.0 Bumps [adhocore/cli](https://github.com/adhocore/php-cli) from 1.7.2 to 1.8.0. - [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.2...v1.8.0) --- updated-dependencies: - dependency-name: adhocore/cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 6abc1da..3635f65 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "adhocore/cli", - "version": "v1.7.2", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/adhocore/php-cli.git", - "reference": "57834cbaa4fb68cda849417ab86577fba2b15298" + "reference": "6092763ab212038de64c44545574cedb7ef86269" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adhocore/php-cli/zipball/57834cbaa4fb68cda849417ab86577fba2b15298", - "reference": "57834cbaa4fb68cda849417ab86577fba2b15298", + "url": "https://api.github.com/repos/adhocore/php-cli/zipball/6092763ab212038de64c44545574cedb7ef86269", + "reference": "6092763ab212038de64c44545574cedb7ef86269", "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.2" + "source": "https://github.com/adhocore/php-cli/tree/v1.8.0" }, "funding": [ { @@ -74,7 +74,7 @@ "type": "github" } ], - "time": "2024-09-05T00:08:47+00:00" + "time": "2024-11-15T08:55:32+00:00" }, { "name": "nikic/php-parser", @@ -698,6 +698,6 @@ "php": "^8.1", "ext-simplexml": "*" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" }