gnu-social/plugins/ImageEncoder/composer.json
Diogo Peralta Cordeiro e385a9ac29
[ATTACHMENTS] Even more further refactoring
Introduce Encoder plugins Instead of abstract upload and thumb modules

Ported attachment routes. In v3 thumbnail depends on existing attachment
so route updated accordingly.
2021-09-14 13:12:18 +01:00

6 lines
59 B
JSON

{
"require": {
"jcupitt/vips": "1.0.8"
}
}