Skip to content

Commit

Permalink
PSR-4
Browse files Browse the repository at this point in the history
  • Loading branch information
vanchelo committed Jan 16, 2014
1 parent 28dd5ab commit 80b210f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
"swiftmailer/swiftmailer": "5.1.*@dev"
},
"autoload": {
"psr-4": { "Vanchelo\\Mailer": "src/" }
"psr-4": {
"Vanchelo\\Mailer": "src/"
}
}
}

0 comments on commit 80b210f

Please sign in to comment.