From feadbdc2bc43270d59cd7b3ec650efdf2087e41e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Make=C5=A1?= Date: Sat, 8 May 2021 17:59:36 +0200 Subject: [PATCH] Updated version of supported PHP to 7.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b8c63..9fa57ee 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Better Markdown Parser in PHP - Demo. * [Super Fast](http://parsedown.org/speed) * Extensible * [GitHub flavored](https://github.github.com/gfm) -* [Tested](http://parsedown.org/tests/) in 5.3 to 7.3 +* [Tested](http://parsedown.org/tests/) in 5.3 to 7.4 * [Markdown Extra extension](https://github.com/erusev/parsedown-extra) ## Installation