From 91e0abc040a87cba858e0d46c98b8b30c0951bd8 Mon Sep 17 00:00:00 2001 From: Cangit Date: Tue, 19 Nov 2013 11:06:15 +0100 Subject: [PATCH] Update Readme.md Typo fix in version number. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 31e3975..37b669c 100644 --- a/Readme.md +++ b/Readme.md @@ -134,7 +134,7 @@ Version History PHP Markdown Lib 1.3 (11 Apr 2013): This is the first release of PHP Markdown Lib. This package requires PHP -version 4.3 or later and is designed to work with PSR-0 autoloading and, +version 5.3 or later and is designed to work with PSR-0 autoloading and, optionally with Composer. Here is a list of the changes since PHP Markdown Extra 1.2.6: