id/composer.json
2023-11-10 21:19:08 +00:00

7 lines
95 B
JSON

{
"require": {
"sentry/sdk": "^4.0",
"phpmailer/phpmailer": "^6.8"
}
}