mirror of
https://github.com/Intervention/image.git
synced 2025-08-23 14:02:47 +02:00
Add recommendation for ext-exif
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user