From e598998b5139b0f8305bac41c1ffdead32f250e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 03:17:38 +0000 Subject: [PATCH] chore(deps): Bump adhocore/cli from 1.8.0 to 1.8.1 Bumps [adhocore/cli](https://github.com/adhocore/php-cli) from 1.8.0 to 1.8.1. - [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.8.0...v1.8.1) --- 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 3635f65..ff3df2e 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "adhocore/cli", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/adhocore/php-cli.git", - "reference": "6092763ab212038de64c44545574cedb7ef86269" + "reference": "0945f82f564fb8296a358bec6f922c2dc473906c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adhocore/php-cli/zipball/6092763ab212038de64c44545574cedb7ef86269", - "reference": "6092763ab212038de64c44545574cedb7ef86269", + "url": "https://api.github.com/repos/adhocore/php-cli/zipball/0945f82f564fb8296a358bec6f922c2dc473906c", + "reference": "0945f82f564fb8296a358bec6f922c2dc473906c", "shasum": "" }, "require": { @@ -62,7 +62,7 @@ ], "support": { "issues": "https://github.com/adhocore/php-cli/issues", - "source": "https://github.com/adhocore/php-cli/tree/v1.8.0" + "source": "https://github.com/adhocore/php-cli/tree/v1.8.1" }, "funding": [ { @@ -74,7 +74,7 @@ "type": "github" } ], - "time": "2024-11-15T08:55:32+00:00" + "time": "2024-11-20T07:38:11+00:00" }, { "name": "nikic/php-parser",