From 40293f32d954a5a5830b80b8ee6486f2899e267a Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Mon, 31 Oct 2016 15:19:59 +0100 Subject: [PATCH] Point users to older release to avoid confusion on the default README --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index 08623cee..46018256 100644 --- a/README.mdown +++ b/README.mdown @@ -58,7 +58,7 @@ can also add your own there if you publish one. ### Requirements -- Monolog works with PHP 7.0 or above, and is also tested to work with HHVM. +- Monolog works with PHP 7.0 or above, use Monolog `^1.0` for PHP 5.3+ support. ### Submitting bugs and feature requests