LDAPAccountManager/lam/composer.json

9 lines
163 B
JSON

{
"config": {
"vendor-dir": "lib/3rdParty/composer"
},
"require" : {
"web-auth/webauthn-lib" : "2.1.7",
"symfony/http-foundation" : "5.0.0"
}
}