git.schokokeks.org
Repositories
Help
Report an Issue
webinterface.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
2b1daf2
Branches
Tags
master
ticket
webinterface.git
composer.json
Send mails with phpmailer and SMTP authentication if credentials are configured
Hanno Böck
commited
2b1daf2
at 2024-03-22 16:01:41
composer.json
Blame
History
Raw
{ "name": "schokokeks/webinterface", "description": "Webinterface running at config.schokokeks.org", "license": "0BSD", "require": { "lbuchs/webauthn": "^2.1.0", "bjeavons/zxcvbn-php": "^1.2", "giggsey/libphonenumber-for-php": "^8.8", "globalcitizen/php-iban": "^2.7.1", "mpdf/mpdf": "^8.0", "phpgangsta/googleauthenticator": "dev-master", "phpmailer/phpmailer": "^6.9" } }