Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinmad authored Jan 24, 2020
1 parent 80f1062 commit 3e20b81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"description": "Provides abstractions for Tasks & Domain Events as well as implementations for some queue systems. Easy to extend.",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Jordi Martin",
"email": "[email protected]"
}
],
"autoload": {
"psr-0": {
"": "src"
Expand Down

0 comments on commit 3e20b81

Please sign in to comment.