This commit is contained in:
Roland Gruber 2019-11-30 11:19:53 +01:00
parent 84d20e204a
commit 18eb9ed216
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
{
"require-dev" : {
"phpunit/phpunit" : "5.7.27",
"squizlabs/php_codesniffer" : "3.4.0"
"squizlabs/php_codesniffer" : "3.4.0",
"web-auth/webauthn-lib" : "2.1.7",
"symfony/http-foundation" : "5.0.0"
}
}