Skip to content

Commit

Permalink
Remove authors from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Nov 9, 2019
1 parent 49e5a88 commit 6fb245d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
"name": "chadicus/coding-standard",
"description": "Chadicus Coding standard",
"keywords": ["phpcs", "coding", "standard"],
"authors": [
{
"name": "Chad Gray",
"email": "[email protected]",
"role": "Developer"
}
],
"license": "MIT",
"require": {
"squizlabs/php_codesniffer": "^2.5"
Expand Down

0 comments on commit 6fb245d

Please sign in to comment.