1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-20 20:51:20 +02:00

changed requirement version in readme

This commit is contained in:
Oliver Vogel
2014-11-13 12:37:56 +01:00
parent 0c9db3220b
commit b5dee863a1

View File

@@ -12,7 +12,7 @@ Intervention Image is a **PHP image handling and manipulation** library providin
## Supported Image Libraries ## Supported Image Libraries
- GD Library (>=2.0) - GD Library (>=2.0)
- Imagick PHP extension (>=6.3.8) - Imagick PHP extension (>=6.5.7)
## Getting started ## Getting started