Skip to content

Commit ba5293e

Browse files
committed
Add keywords to composer.json
1 parent 6000f74 commit ba5293e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
"role": "author"
1313
}
1414
],
15+
"keywords": [
16+
"ekvedaras",
17+
"php",
18+
"enum",
19+
"enumerable"
20+
],
1521
"autoload": {
1622
"psr-4": {
1723
"EKvedaras\\PHPEnum\\": "src"

0 commit comments

Comments
 (0)