You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Downloading the Phar file is our recommended installation method for most users.
50
50
Before installing WP-CLI, please make sure your environment meets the minimum requirements:
51
51
52
52
- UNIX-like environment (OS X, Linux, FreeBSD, Cygwin); limited support in Windows environment
53
-
- PHP 5.4 or later
53
+
- PHP 5.6 or later
54
54
- WordPress 3.7 or later. Versions older than the latest WordPress release may have degraded functionality
55
55
56
56
Once you've verified requirements, download the [wp-cli.phar](https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar) file using `wget` or `curl`:
0 commit comments