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.
2 parents fd911fe + ea293fa commit 09eca38Copy full SHA for 09eca38
admin/framework/composer.json
@@ -25,6 +25,8 @@
25
},
26
"suggest": {
27
"ext-imagick": "If you use Image class ImageMagickHandler",
28
+ "ext-gd": "If you use Image class GDHandler",
29
+ "ext-exif": "If you run Image class tests",
30
"ext-simplexml": "If you format XML",
31
"ext-mysqli": "If you use MySQL",
32
"ext-oci8": "If you use Oracle Database",
composer.json
@@ -28,6 +28,8 @@
33
34
35
0 commit comments