Bug Report
Describe the current, buggy behavior
You have pinned wp-cli with ^2.13 here: https://github.com/wp-cli/doctor-command/blob/main/composer.json#L22
However, the latest releases for wp-cli only has 2.12.0 here: https://github.com/wp-cli/wp-cli/releases .
I suggest you downgrade the requirement until wp-cli catches up.
Bug Report
Describe the current, buggy behavior
You have pinned wp-cli with
^2.13here: https://github.com/wp-cli/doctor-command/blob/main/composer.json#L22However, the latest releases for wp-cli only has 2.12.0 here: https://github.com/wp-cli/wp-cli/releases .
I suggest you downgrade the requirement until wp-cli catches up.