Skip to content

Commit 797df6c

Browse files
committed
Composer.json update
1 parent c222f5f commit 797df6c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
"password generator",
88
"security"
99
],
10+
"type": "library",
11+
"homepage": "https://ph7.me",
1012
"license": "MIT",
1113
"authors": [
1214
{
1315
"name": "Pierre-Henry Soria",
14-
"email": "hi@ph7.me"
16+
"email": "hi@ph7.me",
17+
"homepage": "https://github.com/pH-7"
1518
}
1619
],
17-
"homepage": "https://ph7.me",
18-
"type": "library",
1920
"require": {
2021
"php": ">=5.6.0"
2122
},

0 commit comments

Comments
 (0)