Skip to content

Commit f1cff97

Browse files
Tweak keywords
1 parent f2c850d commit f1cff97

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@
1010
}
1111
],
1212
"keywords": [
13-
"php",
14-
"testing",
15-
"open-source",
1613
"ci",
14+
"cli",
1715
"continuous integration",
1816
"cron",
19-
"lint"
17+
"lint",
18+
"linting",
19+
"testing",
20+
"tool"
2021
],
2122
"require": {
2223
"php": "^8.0",

0 commit comments

Comments
 (0)