Skip to content
This repository was archived by the owner on Jan 14, 2019. It is now read-only.

Commit 1053ce7

Browse files
authored
add author
1 parent c6fdf73 commit 1053ce7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
"Hexanet\\PhpGitHooks\\": "src/"
99
}
1010
},
11+
"authors": [
12+
{
13+
"name": "Floran Brutel",
14+
"email": "fbrutel@hexanet.fr"
15+
}
16+
],
1117
"require": {
1218
"php": ">=7.1",
1319
"eloquent/composer-config-reader": "^2.1",

0 commit comments

Comments
 (0)