Skip to content

Commit

Permalink
Merge pull request #19 from chadicus/dev/authors
Browse files Browse the repository at this point in the history
Remove authors from composer config
  • Loading branch information
chadicus committed Aug 11, 2018
2 parents c48544f + 818672a commit 3e6e05f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Expand Up @@ -2,13 +2,6 @@
"name": "chadicus/psr-log-helper",
"description": "Utilities to assist with PSR-3 logger implementations",
"license": "MIT",
"authors": [
{
"name": "Chad Gray",
"email": "chadwickgray@gmail.com",
"role": "Developer"
}
],
"require": {
"php": "^7.0",
"psr/log": "^1.0"
Expand Down

0 comments on commit 3e6e05f

Please sign in to comment.