id/composer.json
2023-11-19 12:24:38 +00:00

10 lines
214 B
JSON

{
"require": {
"sentry/sdk": "^4.0",
"phpmailer/phpmailer": "^6.8",
"erusev/parsedown": "^1.7",
"erusev/parsedown-extra": "^0.8.1",
"kornrunner/blurhash": "^1.2"
}
}