Skip to content

Commit a815018

Browse files
committed
Add author and update keywords
1 parent 6959da3 commit a815018

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77
{
88
"name": "Clint Tyler",
99
"email": "[email protected]"
10+
},
11+
{
12+
"name": "Jared Ivory",
13+
"email": "[email protected]"
1014
}
1115
],
12-
"keywords": ["noname", "nonamephp", "common", "collection", "validator", "array"],
16+
"keywords": ["noname", "php7", "common", "collection", "validator", "array", "string"],
1317
"homepage": "https://github.com/nonamephp/php7-common",
1418
"require": {
1519
"php": ">=7.0"

0 commit comments

Comments
 (0)