Update README.md: State that PHP 5.3.6+ is required
Resolves #372, thanks @Prolegomenes for reporting this
This commit is contained in:
parent
f8e6d4fbd1
commit
c44657ec4e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Screenshot
|
|||
Install
|
||||
-------
|
||||
|
||||
You can install Pico either using a pre-bundled release or with composer. Pico is also available on [Packagist.org][] and may be included in other projects via `composer require picocms/pico`. Pico requires PHP 5.3+
|
||||
You can install Pico either using a pre-bundled release or with composer. Pico is also available on [Packagist.org][] and may be included in other projects via `composer require picocms/pico`. Pico requires PHP 5.3.6+
|
||||
|
||||
#### Using a pre-bundled release
|
||||
|
||||
|
|
Loading…
Reference in a new issue