diff --git a/composer.lock b/composer.lock index 8708ee5..dbc1e27 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "adhocore/cli", - "version": "v1.9.3", + "version": "v1.9.4", "source": { "type": "git", "url": "https://github.com/adhocore/php-cli.git", - "reference": "86be16e3c3b42d76fcdb32529bcded0fedb925d3" + "reference": "474dc3d7ab139796be98b104d891476e3916b6f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adhocore/php-cli/zipball/86be16e3c3b42d76fcdb32529bcded0fedb925d3", - "reference": "86be16e3c3b42d76fcdb32529bcded0fedb925d3", + "url": "https://api.github.com/repos/adhocore/php-cli/zipball/474dc3d7ab139796be98b104d891476e3916b6f4", + "reference": "474dc3d7ab139796be98b104d891476e3916b6f4", "shasum": "" }, "require": { @@ -65,7 +65,7 @@ ], "support": { "issues": "https://github.com/adhocore/php-cli/issues", - "source": "https://github.com/adhocore/php-cli/tree/v1.9.3" + "source": "https://github.com/adhocore/php-cli/tree/v1.9.4" }, "funding": [ { @@ -77,7 +77,7 @@ "type": "github" } ], - "time": "2024-12-04T03:40:29+00:00" + "time": "2025-05-11T13:23:54+00:00" }, { "name": "nikic/php-parser",