Commit 1795ea3b916c79b89f6a225f941e72bdab287a04

Authored by Marco Antonio Konopacki
Committed by Diego Rabatone Oliveira
1 parent 6b4a5a4a

ajuste no descritor de dependências para incluri o tema base participacao

Showing 1 changed file with 7 additions and 2 deletions   Show diff stats
composer.json
... ... @@ -33,6 +33,10 @@
33 33 },
34 34 {
35 35 "type": "git",
  36 + "url": "https://github.com/pensandoodireito/participacao-tema"
  37 + },
  38 + {
  39 + "type": "git",
36 40 "url": "https://github.com/pensandoodireito/pensandoodireito-network-functions"
37 41 },
38 42 {
... ... @@ -48,8 +52,9 @@
48 52 "php": ">=5.4.0",
49 53 "wordpress": "4.1",
50 54 "pensandoodireito/marcocivil-tema" : "dev-master",
51   - "pensandoodireito/dadospessoais-tema" : "dev-master",
52   - "pensandoodireito/pensandoodireito-tema" : "dev-master",
  55 + "pensandoodireito/dadospessoais-tema" : "dev-master",
  56 + "pensandoodireito/pensandoodireito-tema" : "dev-master",
  57 + "pensandoodireito/participacao-tema" : "dev-master",
53 58 "pensandoodireito/pensandoodireito-network-functions" : "dev-master",
54 59 "pensandoodireito/wp-side-comments" : "dev-master",
55 60 "ethymos/delibera" : "dev-master",
... ...