LDAPAccountManager/lam/composer.json

8 lines
122 B
JSON
Raw Normal View History

2019-11-21 21:03:42 +00:00
{
"config": {
"vendor-dir": "lib/3rdParty/composer"
},
"require" : {
"web-auth/webauthn-lib" : "2.1.7"
}
}