LDAPAccountManager/composer.json

8 lines
183 B
JSON

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