mirror of
https://github.com/Intervention/image.git
synced 2025-08-23 22:12:51 +02:00
Add recommendation for ext-exif
This commit is contained in:
@@ -21,6 +21,10 @@
|
|||||||
"mockery/mockery": "^1.6",
|
"mockery/mockery": "^1.6",
|
||||||
"phpstan/phpstan": "^1"
|
"phpstan/phpstan": "^1"
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"ext-exif": "Recommended to be able to read EXIF data properly."
|
||||||
|
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Intervention\\Image\\": "src"
|
"Intervention\\Image\\": "src"
|
||||||
|
Reference in New Issue
Block a user