mirror of
https://github.com/Intervention/image.git
synced 2025-01-29 09:47:36 +01:00
Add recommendation for ext-exif
This commit is contained in:
parent
f8c6f315a2
commit
aafc9b624d
@ -21,6 +21,10 @@
|
||||
"mockery/mockery": "^1.6",
|
||||
"phpstan/phpstan": "^1"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-exif": "Recommended to be able to read EXIF data properly."
|
||||
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Intervention\\Image\\": "src"
|
||||
|
Loading…
x
Reference in New Issue
Block a user