We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45835ab commit a2f690fCopy full SHA for a2f690f
docs/installation.md
@@ -1,7 +1,7 @@
1
## Requirements
2
* php >= 5.4
3
* exif extension
4
- * gd OR imagick (choose one only)
+ * GD Library >=2.0 or Imagick PHP extension >=6.5.7
5
* Laravel 5
6
* requires [intervention/image](https://github.com/Intervention/image) (to make thumbs, crop and resize images).
7
0 commit comments