Skip to content

Commit

Permalink
add composer suggestion for exif extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua authored and mahagr committed Feb 7, 2022
1 parent 0323a89 commit 5d84234
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@
"ext-intl": "Recommended for multi-language sites",
"ext-memcache": "Needed to support Memcache servers",
"ext-memcached": "Needed to support Memcached servers",
"ext-redis": "Needed to support Redis servers"
"ext-redis": "Needed to support Redis servers",
"ext-exif": "Needed to use exif data from images."
},
"config": {
"apcu-autoloader": true,
Expand Down

0 comments on commit 5d84234

Please sign in to comment.