summaryrefslogtreecommitdiff
path: root/composer.json
blob: 8fc0f51cf73db81028f4b391702ab8dab04dc2f7 (plain)
1
2
3
4
5
6
{
    "require": {
        "symfony/mailer": "^7.1",
        "gregwar/captcha": "^1.2"
    }
}