diff --git a/composer.lock b/composer.lock index f5978cf..1533c45 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "adhocore/cli", - "version": "v1.7.2", + "version": "v1.9.1", "source": { "type": "git", "url": "https://github.com/adhocore/php-cli.git", - "reference": "57834cbaa4fb68cda849417ab86577fba2b15298" + "reference": "bacbbdaf90cd899b086f9ef1b0db4e83572ac4df" }, "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/bacbbdaf90cd899b086f9ef1b0db4e83572ac4df", + "reference": "bacbbdaf90cd899b086f9ef1b0db4e83572ac4df", "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.9.1" }, "funding": [ { @@ -74,7 +74,7 @@ "type": "github" } ], - "time": "2024-09-05T00:08:47+00:00" + "time": "2024-11-29T10:22:19+00:00" }, { "name": "nikic/php-parser",