diff --git a/composer.lock b/composer.lock index 654c09a03..e2e3744e1 100644 --- a/composer.lock +++ b/composer.lock @@ -2751,16 +2751,16 @@ }, { "name": "wp-cli/checksum-command", - "version": "v2.3.1", + "version": "v2.3.2", "source": { "type": "git", "url": "https://github.com/wp-cli/checksum-command.git", - "reference": "39992dbd66835f8d5c2cc5bfeacf9d2c450cbafe" + "reference": "c1b245fde354a05d8f329ce30d580f8d91ab83ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/39992dbd66835f8d5c2cc5bfeacf9d2c450cbafe", - "reference": "39992dbd66835f8d5c2cc5bfeacf9d2c450cbafe", + "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/c1b245fde354a05d8f329ce30d580f8d91ab83ef", + "reference": "c1b245fde354a05d8f329ce30d580f8d91ab83ef", "shasum": "" }, "require": { @@ -2768,7 +2768,7 @@ }, "require-dev": { "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^4" + "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { @@ -2804,9 +2804,9 @@ "homepage": "https://github.com/wp-cli/checksum-command", "support": { "issues": "https://github.com/wp-cli/checksum-command/issues", - "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.1" + "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.2" }, - "time": "2025-04-10T11:02:20+00:00" + "time": "2025-11-11T13:30:40+00:00" }, { "name": "wp-cli/config-command",