Commit 3bf6dc31e93b8540eb96856ac912252bf0e9b2bc
Exists in
master
and in
3 other branches
Merge pull request #151 from marcoamarelo/issue142
Inclusão do plugin email-newsletter no composer.json Fix pensandoodireito/participacao-sitebase#142
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
composer.json
... | ... | @@ -61,6 +61,7 @@ |
61 | 61 | "wpackagist-plugin/rich-text-tags": "1.7.3", |
62 | 62 | "wpackagist-plugin/json-rest-api": "1.1.1", |
63 | 63 | "wpackagist-plugin/contact-form-plugin": "3.89", |
64 | + "wpackagist-plugin/email-newsletter": "20.12", | |
64 | 65 | "fancyguy/webroot-installer": "1.0.0", |
65 | 66 | "composer/installers": "~1.0" |
66 | 67 | }, | ... | ... |