Skip to content

Commit eb62f49

Browse files
committed
Update composer.json
1 parent fe23a6f commit eb62f49

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
"url": "https://github.com/mcustiel/phiremock"
66
}
77
],
8+
"authors" : [{
9+
"name" : "Mariano Custiel",
10+
"email" : "[email protected]",
11+
"homepage" : "https://github.com/mcustiel",
12+
"role" : "Developer"
13+
}
14+
],
815
"autoload" : {
916
"psr-4" : {
1017
"Codeception\\" : "src"

0 commit comments

Comments
 (0)