Commit 2494298b71b5433de2ce15401891141c2b068c2a
Committed by
Theoziran Lima
1 parent
7a67ee15
Exists in
master
and in
3 other branches
Correção na designação da versão do sendpress que impedia o correto provisionamento
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
composer.json
... | ... | @@ -71,7 +71,7 @@ |
71 | 71 | "wpackagist-plugin/rich-text-tags": "1.7.3", |
72 | 72 | "wpackagist-plugin/json-rest-api": "1.1.1", |
73 | 73 | "wpackagist-plugin/contact-form-plugin": "3.89", |
74 | - "wpackagist-plugin/sendpress": "1.1.7.21", | |
74 | + "wpackagist-plugin/sendpress": ">=1.1.7.21", | |
75 | 75 | "wpackagist-plugin/social-share-button": "2.1", |
76 | 76 | "wpackagist-plugin/events-manager": "5.5.7.1", |
77 | 77 | "fancyguy/webroot-installer": "1.0.0", | ... | ... |