gnu-social/plugins/ImageEncoder/composer.json
Diogo Peralta Cordeiro 2f137f8b44 [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-04-19 13:22:04 +01:00

6 lines
59 B
JSON

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