diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 6bbcc7734..cc334a181 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,8 @@ "phpseclib/phpseclib": "~2.0", "jbroadway/urlify": "^1.2", "chillerlan/php-qrcode": "^4.3", - "spomky-labs/otphp": "^11.1" + "spomky-labs/otphp": "^11.1", + "patrickschur/language-detection": "^5.3" }, "require-dev": { "phpunit/phpunit": "^9.4", |