We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c222f5f commit 797df6cCopy full SHA for 797df6c
1 file changed
composer.json
@@ -7,15 +7,16 @@
7
"password generator",
8
"security"
9
],
10
+ "type": "library",
11
+ "homepage": "https://ph7.me",
12
"license": "MIT",
13
"authors": [
14
{
15
"name": "Pierre-Henry Soria",
- "email": "hi@ph7.me"
16
+ "email": "hi@ph7.me",
17
+ "homepage": "https://github.com/pH-7"
18
}
19
- "homepage": "https://ph7.me",
- "type": "library",
20
"require": {
21
"php": ">=5.6.0"
22
},
0 commit comments