Skip to content

Commit

Permalink
Remove authors from composer config
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Jun 8, 2018
1 parent b09f69a commit c7c16db
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions composer.json
Expand Up @@ -5,14 +5,6 @@
"config": {
"sort-packages": true
},
"authors": [
{
"name": "Chad Gray",
"email": "chadwickgray@gmail.com",
"homepage": "http://chadicus.org",
"role": "Developer"
}
],
"license": "MIT",
"require": {
"php": "^7.0"
Expand Down

0 comments on commit c7c16db

Please sign in to comment.