We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d804def commit 63c9b02Copy full SHA for 63c9b02
1 file changed
composer.json
@@ -16,6 +16,9 @@
16
"*": "dist"
17
}
18
},
19
+ "extra": {
20
+ "ssp-mixedcase-module-name": "authYubikey"
21
+ },
22
"autoload": {
23
"psr-4": {
24
"SimpleSAML\\modules\\yubikey\\": "lib/"
0 commit comments