We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497f173 commit 501dc40Copy full SHA for 501dc40
appengine/php72/wordpress/README.md
@@ -166,7 +166,7 @@ as follows (be sure to keep the Cloud SQL proxy running):
166
167
```
168
# Install the wp-cli utility
169
-$ composer require wp-cli/wp-cli
+$ composer require wp-cli/wp-cli-bundle
170
# Now you can run the "wp" command to update Wordpress itself
171
$ vendor/bin/wp core update --path=wordpress
172
# You can also update all the plugins and themes
0 commit comments