We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b50ab5d + eda189b commit 6876991Copy full SHA for 6876991
1 file changed
composer.json
@@ -22,7 +22,8 @@
22
"squizlabs/php_codesniffer": "1.4.*@stable"
23
},
24
"suggest": {
25
- "lib-exiftool": "Use perl lib exiftool as adapter"
+ "lib-exiftool": "Use perl lib exiftool as adapter",
26
+ "ext-exif": "Use exif PHP extension as adapter"
27
28
"autoload": {
29
"psr-0": {
0 commit comments