Commit 28f0190a4eb84d312ad515da47e1274a2ee8fc1c
1 parent
3b187127
Exists in
master
and in
4 other branches
atualizado a lista de dependências do projeto
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
composer.json
... | ... | @@ -33,6 +33,10 @@ |
33 | 33 | }, |
34 | 34 | { |
35 | 35 | "type": "git", |
36 | + "url": "https://github.com/pensandoodireito/pensandoodireito-network-functions" | |
37 | + }, | |
38 | + { | |
39 | + "type": "git", | |
36 | 40 | "url": "https://github.com/pensandoodireito/wp-side-comments" |
37 | 41 | }, |
38 | 42 | { |
... | ... | @@ -46,6 +50,7 @@ |
46 | 50 | "pensandoodireito/marcocivil-tema" : "dev-master", |
47 | 51 | "pensandoodireito/dadospessoais-tema" : "dev-master", |
48 | 52 | "pensandoodireito/pensandoodireito-tema" : "dev-master", |
53 | + "pensandoodireito/pensandoodireito-network-functions" : "dev-master", | |
49 | 54 | "pensandoodireito/wp-side-comments" : "dev-master", |
50 | 55 | "ethymos/delibera" : "dev-master", |
51 | 56 | "wpackagist-plugin/rich-text-tags": "1.7.3", | ... | ... |