Commit c897f97ed7cba15599f5a79b5ec0acba039df514

Authored by Marco Antonio Konopacki
1 parent f2b8ce05

atualização das dependências de projeto

Showing 1 changed file with 8 additions and 3 deletions   Show diff stats
@@ -33,15 +33,20 @@ @@ -33,15 +33,20 @@
33 }, 33 },
34 { 34 {
35 "type": "git", 35 "type": "git",
  36 + "url": "https://github.com/pensandoodireito/wp-side-comments"
  37 + },
  38 + {
  39 + "type": "git",
36 "url": "https://github.com/ethymos/delibera" 40 "url": "https://github.com/ethymos/delibera"
37 } 41 }
38 ], 42 ],
39 "require": { 43 "require": {
40 - "php": ">=5.3.0", 44 + "php": ">=5.4.0",
41 "wordpress": "4.1", 45 "wordpress": "4.1",
42 "pensandoodireito/marcocivil-tema" : "dev-master", 46 "pensandoodireito/marcocivil-tema" : "dev-master",
43 - "pensandoodireito/dadospessoais-tema" : "dev-master",  
44 - "pensandoodireito/pensandoodireito-tema" : "dev-master", 47 + "pensandoodireito/dadospessoais-tema" : "dev-master",
  48 + "pensandoodireito/pensandoodireito-tema" : "dev-master",
  49 + "pensandoodireito/wp-side-comments" : "dev-master",
45 "ethymos/delibera" : "dev-master", 50 "ethymos/delibera" : "dev-master",
46 "wpackagist-plugin/rich-text-tags": "1.7.3", 51 "wpackagist-plugin/rich-text-tags": "1.7.3",
47 "fancyguy/webroot-installer": "1.0.0", 52 "fancyguy/webroot-installer": "1.0.0",