From b5dee863a10a308348ba0c92874cc0f45638f29d Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Thu, 13 Nov 2014 12:37:56 +0100 Subject: [PATCH] changed requirement version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e51b72a8..77ba919f 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Intervention Image is a **PHP image handling and manipulation** library providin ## Supported Image Libraries - GD Library (>=2.0) -- Imagick PHP extension (>=6.3.8) +- Imagick PHP extension (>=6.5.7) ## Getting started