Commit 238af1d8b1a9adcdcec7f5d51433add4c6ce8e0e
Committed by
Theoziran Lima
1 parent
73898f99
Exists in
master
and in
3 other branches
incluído o tema do intercambio na lista de dependencias
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
composer.json
@@ -50,6 +50,10 @@ | @@ -50,6 +50,10 @@ | ||
50 | { | 50 | { |
51 | "type": "git", | 51 | "type": "git", |
52 | "url": "https://github.com/pensandoodireito/debatepublico-tema" | 52 | "url": "https://github.com/pensandoodireito/debatepublico-tema" |
53 | + }, | ||
54 | + { | ||
55 | + "type": "git", | ||
56 | + "url": "https://github.com/pensandoodireito/intercambio-tema" | ||
53 | } | 57 | } |
54 | ], | 58 | ], |
55 | "require": { | 59 | "require": { |
@@ -61,6 +65,7 @@ | @@ -61,6 +65,7 @@ | ||
61 | "pensandoodireito/participacao-tema" : "dev-master", | 65 | "pensandoodireito/participacao-tema" : "dev-master", |
62 | "pensandoodireito/debatepublico-tema" : "dev-master", | 66 | "pensandoodireito/debatepublico-tema" : "dev-master", |
63 | "pensandoodireito/pensandoodireito-network-functions" : "dev-master", | 67 | "pensandoodireito/pensandoodireito-network-functions" : "dev-master", |
68 | + "pensandoodireito/intercambio-tema" : "dev-master", | ||
64 | "pensandoodireito/wp-side-comments" : "dev-master", | 69 | "pensandoodireito/wp-side-comments" : "dev-master", |
65 | "ethymos/delibera" : "dev-master", | 70 | "ethymos/delibera" : "dev-master", |
66 | "wpackagist-plugin/rich-text-tags": "1.7.3", | 71 | "wpackagist-plugin/rich-text-tags": "1.7.3", |