diff --git a/composer.lock b/composer.lock index a0e981e..1c2548b 100644 --- a/composer.lock +++ b/composer.lock @@ -2488,28 +2488,28 @@ }, { "name": "phpro/grumphp-shim", - "version": "v2.16.0", + "version": "v2.17.0", "source": { "type": "git", "url": "https://github.com/phpro/grumphp-shim.git", - "reference": "006300ac5fa2fab8ccc679c89a463fba56216095" + "reference": "887f556f3e801072ce569f5f64f36fdfc5e42e43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpro/grumphp-shim/zipball/006300ac5fa2fab8ccc679c89a463fba56216095", - "reference": "006300ac5fa2fab8ccc679c89a463fba56216095", + "url": "https://api.github.com/repos/phpro/grumphp-shim/zipball/887f556f3e801072ce569f5f64f36fdfc5e42e43", + "reference": "887f556f3e801072ce569f5f64f36fdfc5e42e43", "shasum": "" }, "require": { "composer-plugin-api": "~2.0", "ext-json": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "replace": { "phpro/grumphp": "self.version" }, "require-dev": { - "humbug/box": "^3.16" + "humbug/box": "^4.6" }, "bin": [ "grumphp", @@ -2541,9 +2541,9 @@ "description": "GrumPHP Phar distribution", "support": { "issues": "https://github.com/phpro/grumphp-shim/issues", - "source": "https://github.com/phpro/grumphp-shim/tree/v2.16.0" + "source": "https://github.com/phpro/grumphp-shim/tree/v2.17.0" }, - "time": "2025-10-14T08:47:25+00:00" + "time": "2025-10-21T07:08:09+00:00" }, { "name": "phpstan/extension-installer",