We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4e42a commit d804defCopy full SHA for d804def
1 file changed
composer.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "simplesamlphp/simplesamlphp-module-yubikey",
+ "name": "simplesamlphp/simplesamlphp-module-authyubikey",
3
"description": "A module that is able to authenticate against YubiKey",
4
"type": "simplesamlphp-module",
5
- "keywords": ["simplesamlphp", "yubikey"],
+ "keywords": ["simplesamlphp", "authyubikey"],
6
"license": "LGPL-3.0-or-later",
7
"authors": [
8
@@ -36,7 +36,7 @@
36
"phpunit/phpunit": "~5.7"
37
},
38
"support": {
39
- "issues": "https://github.com/tvdijen/simplesamlphp-module-yubikey/issues",
40
- "source": "https://github.com/tvdijen/simplesamlphp-module-yubikey"
+ "issues": "https://github.com/tvdijen/simplesamlphp-module-authyubikey/issues",
+ "source": "https://github.com/tvdijen/simplesamlphp-module-authyubikey"
41
}
42
0 commit comments