Skip to content

Commit 6ac8117

Browse files
authored
Remove Katherine from composer.json authors
1 parent de6950b commit 6ac8117

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"license": "Apache-2.0",
77
"authors": [
88
{ "name": "Andreas Braun", "email": "[email protected]" },
9-
{ "name": "Jeremy Mikola", "email": "[email protected]" },
10-
{ "name": "Katherine Walker", "email": "[email protected]" }
9+
{ "name": "Jeremy Mikola", "email": "[email protected]" }
1110
],
1211
"require": {
1312
"php": "^7.0",

0 commit comments

Comments
 (0)