Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #129 from samsonasik/patch-1
Browse files Browse the repository at this point in the history
make installable via zend-component-installer
  • Loading branch information
acelaya committed Oct 9, 2016
2 parents a9e0359 + 9a1d08b commit b0e594f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Expand Up @@ -46,5 +46,10 @@
"psr-4" : {
"AcMailerTest\\" : "test/"
}
}
},
"extra": {
"zf": {
"module": "AcMailer"
}
}
}

0 comments on commit b0e594f

Please sign in to comment.