master
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

1) {
2)     "name": "schokokeks/webinterface",
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

3)     "description": "Webinterface running at config.schokokeks.org",
Hanno Böck Change license from CC0 to...

Hanno Böck authored 1 year ago

4)     "license": "0BSD",
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

5)     "require": {
Bernd Wurst merge passkeys feature

Bernd Wurst authored 4 months ago

6)         "lbuchs/webauthn": "^2.1.0",
Bernd Wurst PHP 8.0 compatibility

Bernd Wurst authored 3 years ago

7)         "bjeavons/zxcvbn-php": "^1.2",
Bernd Wurst php-iban über composer einb...

Bernd Wurst authored 6 years ago

8)         "giggsey/libphonenumber-for-php": "^8.8",
Bernd Wurst update dependancies

Bernd Wurst authored 4 years ago

9)         "globalcitizen/php-iban": "^2.7.1",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

10)         "mpdf/mpdf": "^8.0",
Hanno Böck Send mails with phpmailer a...

Hanno Böck authored 1 month ago

11)         "phpgangsta/googleauthenticator": "dev-master",
12)         "phpmailer/phpmailer": "^6.9"