Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit ff6d21e

Browse files
committed
Add keywords to composer.json
1 parent f020f9e commit ff6d21e

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
"name": "firehed/u2f",
33
"description": "A library providing U2F authentication",
44
"license": "MIT",
5+
"keywords": [
6+
"auth",
7+
"authentication",
8+
"mfa",
9+
"security",
10+
"u2f",
11+
"yubico",
12+
"yubikey"
13+
],
14+
"homepage": "https://github.com/Firehed/u2f-php",
515
"require": {
616
"php": ">=7.0"
717
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)