v2.4.6: TOTP allow multiple codes, composer update, PHPStan

This commit is contained in:
2026-01-28 14:09:10 +01:00
parent 4bcfc3ad9f
commit e82e6ee6a7
5 changed files with 326 additions and 291 deletions

View File

@@ -10,6 +10,7 @@
"geoip2/geoip2": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
"phpunit/phpunit": "^9.6",
"phpstan/phpstan": "^2.1"
}
}