Skip to content

Commit a5f7531

Browse files
committed
Add keywords to composer.json for config-manager and dotted-path
1 parent 7f910bd commit a5f7531

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@
44
"type": "library",
55
"license": "MIT",
66
"keywords": [
7+
"php",
78
"config",
89
"configuration",
10+
"config-manager",
911
"dot-notation",
10-
"parameter-bag",
12+
"dotted-path",
1113
"settings",
14+
"parameter-bag",
15+
"php-library",
1216
"initphp"
1317
],
1418
"authors": [

0 commit comments

Comments
 (0)