From c44657ec4edbdff55ba67609882bb1cbf5619772 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Tue, 4 Oct 2016 13:11:21 +0200 Subject: [PATCH] Update README.md: State that PHP 5.3.6+ is required Resolves #372, thanks @Prolegomenes for reporting this --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0d6f92..02da441 100644 --- a/README.md +++ b/README.md @@ -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