Skip to content

Commit ed42e32

Browse files
authored
Merge pull request #408 from wojsmol/patch-1
Update minimum php
2 parents 9b49bff + 44887c4 commit ed42e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Downloading the Phar file is our recommended installation method for most users.
5050
Before installing WP-CLI, please make sure your environment meets the minimum requirements:
5151

5252
- 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
5454
- WordPress 3.7 or later. Versions older than the latest WordPress release may have degraded functionality
5555

5656
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

Comments
 (0)