Skip to content

Commit d6cb420

Browse files
author
Bartłomiej Kiełbasa
committed
Add Exif extension to composer.json
1 parent 902923f commit d6cb420

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
],
1414
"require": {
1515
"php": ">=5.3.0",
16-
"ext-gd": "*"
16+
"ext-gd": "*",
17+
"ext-exif": "*"
1718
},
1819
"autoload": {
1920
"classmap": ["src"]

0 commit comments

Comments
 (0)