diff --git a/README.md b/README.md
index b5eb212dc..c534e2805 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Ongoing maintenance is made possible by:
-The current stable release is [version 2.7.0](https://make.wordpress.org/cli/2022/10/11/wp-cli-v2-7-0-release-notes/). For announcements, follow [@wpcli on Twitter](https://twitter.com/wpcli) or [sign up for email updates](https://make.wordpress.org/cli/subscribe/). [Check out the roadmap](https://make.wordpress.org/cli/handbook/roadmap/) for an overview of what's planned for upcoming releases.
+The current stable release is [version 2.7.1](https://make.wordpress.org/cli/2022/10/17/wp-cli-v2-7-1-release-notes/). For announcements, follow [@wpcli on Twitter](https://twitter.com/wpcli) or [sign up for email updates](https://make.wordpress.org/cli/subscribe/). [Check out the roadmap](https://make.wordpress.org/cli/handbook/roadmap/) for an overview of what's planned for upcoming releases.
[](https://github.com/wp-cli/wp-cli/actions/workflows/testing.yml) [](https://isitmaintained.com/project/wp-cli/wp-cli "Average time to resolve an issue") [](https://isitmaintained.com/project/wp-cli/wp-cli "Percentage of issues still open")
@@ -92,7 +92,7 @@ WP_CLI phar path:
WP-CLI packages dir: /home/wp-cli/.wp-cli/packages/
WP-CLI global config:
WP-CLI project config: /home/wp-cli/wp-cli.yml
-WP-CLI version: 2.7.0
+WP-CLI version: 2.7.1
```
### Updating
diff --git a/composer.json b/composer.json
index 9c06a9ba0..671e5b15a 100644
--- a/composer.json
+++ b/composer.json
@@ -35,7 +35,7 @@
"wp-cli/shell-command": "^2",
"wp-cli/super-admin-command": "^2",
"wp-cli/widget-command": "^2",
- "wp-cli/wp-cli": "dev-master"
+ "wp-cli/wp-cli": "^2.7.1"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
diff --git a/composer.lock b/composer.lock
index 4be6091f1..8fbfa2c23 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "0f26b47136ab3ce45017e4e26a357ae6",
+ "content-hash": "48728b9097ee044e57dfd37f54c2af8a",
"packages": [
{
"name": "composer/ca-bundle",
@@ -1977,16 +1977,16 @@
},
{
"name": "wp-cli/core-command",
- "version": "v2.1.6",
+ "version": "v2.1.7",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/core-command.git",
- "reference": "ac58bb1f5dd25969537d93c32f6afa7f3fd45ec3"
+ "reference": "3284b990d1ca19e08a708bd186ea4e535cce8ee7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wp-cli/core-command/zipball/ac58bb1f5dd25969537d93c32f6afa7f3fd45ec3",
- "reference": "ac58bb1f5dd25969537d93c32f6afa7f3fd45ec3",
+ "url": "https://api.github.com/repos/wp-cli/core-command/zipball/3284b990d1ca19e08a708bd186ea4e535cce8ee7",
+ "reference": "3284b990d1ca19e08a708bd186ea4e535cce8ee7",
"shasum": ""
},
"require": {
@@ -2042,9 +2042,9 @@
"homepage": "https://github.com/wp-cli/core-command",
"support": {
"issues": "https://github.com/wp-cli/core-command/issues",
- "source": "https://github.com/wp-cli/core-command/tree/v2.1.6"
+ "source": "https://github.com/wp-cli/core-command/tree/v2.1.7"
},
- "time": "2022-10-12T04:57:10+00:00"
+ "time": "2022-10-17T18:16:48+00:00"
},
{
"name": "wp-cli/cron-command",
@@ -2590,16 +2590,16 @@
},
{
"name": "wp-cli/extension-command",
- "version": "v2.1.7",
+ "version": "v2.1.8",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/extension-command.git",
- "reference": "409b3f6defa9d02f32b5f04bbf969a9906e1f6de"
+ "reference": "c3f3f844e4a3b51e5d0b9a8b802f5a7f889ef79f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/409b3f6defa9d02f32b5f04bbf969a9906e1f6de",
- "reference": "409b3f6defa9d02f32b5f04bbf969a9906e1f6de",
+ "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/c3f3f844e4a3b51e5d0b9a8b802f5a7f889ef79f",
+ "reference": "c3f3f844e4a3b51e5d0b9a8b802f5a7f889ef79f",
"shasum": ""
},
"require": {
@@ -2681,9 +2681,9 @@
"homepage": "https://github.com/wp-cli/extension-command",
"support": {
"issues": "https://github.com/wp-cli/extension-command/issues",
- "source": "https://github.com/wp-cli/extension-command/tree/v2.1.7"
+ "source": "https://github.com/wp-cli/extension-command/tree/v2.1.8"
},
- "time": "2022-09-12T13:36:41+00:00"
+ "time": "2022-10-17T22:59:27+00:00"
},
{
"name": "wp-cli/i18n-command",
@@ -3380,16 +3380,16 @@
},
{
"name": "wp-cli/search-replace-command",
- "version": "v2.0.18",
+ "version": "v2.0.19",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/search-replace-command.git",
- "reference": "ba4e62883149ce900455158ceecb8f769a7a731c"
+ "reference": "f1a8a1d246f917b66d219abcd7e087f5bf180b1c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/ba4e62883149ce900455158ceecb8f769a7a731c",
- "reference": "ba4e62883149ce900455158ceecb8f769a7a731c",
+ "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/f1a8a1d246f917b66d219abcd7e087f5bf180b1c",
+ "reference": "f1a8a1d246f917b66d219abcd7e087f5bf180b1c",
"shasum": ""
},
"require": {
@@ -3434,9 +3434,9 @@
"homepage": "https://github.com/wp-cli/search-replace-command",
"support": {
"issues": "https://github.com/wp-cli/search-replace-command/issues",
- "source": "https://github.com/wp-cli/search-replace-command/tree/v2.0.18"
+ "source": "https://github.com/wp-cli/search-replace-command/tree/v2.0.19"
},
- "time": "2022-08-25T23:10:20+00:00"
+ "time": "2022-10-17T22:18:26+00:00"
},
{
"name": "wp-cli/server-command",
@@ -3684,16 +3684,16 @@
},
{
"name": "wp-cli/wp-cli",
- "version": "dev-master",
+ "version": "v2.7.1",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/wp-cli.git",
- "reference": "0f3af4bb428eb5e5ddb6580a3d16f660d20383ab"
+ "reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/0f3af4bb428eb5e5ddb6580a3d16f660d20383ab",
- "reference": "0f3af4bb428eb5e5ddb6580a3d16f660d20383ab",
+ "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76",
+ "reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76",
"shasum": ""
},
"require": {
@@ -3752,7 +3752,7 @@
"issues": "https://github.com/wp-cli/wp-cli/issues",
"source": "https://github.com/wp-cli/wp-cli"
},
- "time": "2022-10-12T06:42:25+00:00"
+ "time": "2022-10-17T23:10:42+00:00"
},
{
"name": "wp-cli/wp-config-transformer",
@@ -6878,7 +6878,6 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
- "wp-cli/wp-cli": 20,
"roave/security-advisories": 20
},
"prefer-stable": true,