Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbull authored Jan 21, 2019
1 parent b96165b commit 55f54d5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"keywords": [
"Email",
"Reader",
"Dispatcher",
"Gearman"
"Dispatcher"
],
"homepage": "https://github.com/smart-io/email-reader",
"license": "MIT",
Expand All @@ -27,9 +26,6 @@
"require-dev": {
"phpunit/phpunit": "~4"
},
"suggest": {
"ext-gearman": "This library needs Gearman"
},
"autoload": {
"psr-4": {
"Smart\\EmailReader\\": "src"
Expand Down

0 comments on commit 55f54d5

Please sign in to comment.