Skip to content

Commit

Permalink
fixing composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nhlm committed Mar 15, 2017
1 parent 3728fea commit 74c161f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@
"email": "[email protected]"
}
],
"require": {}
"autoload": {
"psr-4": {
"PipeChain\\": "./src"
}
}
}

0 comments on commit 74c161f

Please sign in to comment.