Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobcyl authored Jun 13, 2016
1 parent 4111263 commit 7ffb7de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"role": "Co-Developer"
}
],
"autoload": {
"psr-4": {
"Jacobcyl\\Messenger\\": "src/"
}
},
"require": {
"php": ">=5.4.0",
"illuminate/config": "~5.0",
Expand Down

0 comments on commit 7ffb7de

Please sign in to comment.