Skip to content

Commit 1027837

Browse files
author
Stanislav Humplik
committed
adding author
1 parent ab03760 commit 1027837

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
"keywords": [
77
"encryption","letsencrypt", "ACME"
88
],
9+
"authors": [
10+
{
11+
"name": "Stanislav Humplik",
12+
"email": "[email protected]",
13+
"homepage": "https://analogic.cz",
14+
"role": "Developer"
15+
}
16+
],
917
"require": {
1018
"php": ">=5.4.8",
1119
"ext-curl": "*",

0 commit comments

Comments
 (0)