Commit 238af1d8b1a9adcdcec7f5d51433add4c6ce8e0e

Authored by Marco Antonio Konopacki
Committed by Theoziran Lima
1 parent 73898f99

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 50 {
51 51 "type": "git",
52 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 59 "require": {
... ... @@ -61,6 +65,7 @@
61 65 "pensandoodireito/participacao-tema" : "dev-master",
62 66 "pensandoodireito/debatepublico-tema" : "dev-master",
63 67 "pensandoodireito/pensandoodireito-network-functions" : "dev-master",
  68 + "pensandoodireito/intercambio-tema" : "dev-master",
64 69 "pensandoodireito/wp-side-comments" : "dev-master",
65 70 "ethymos/delibera" : "dev-master",
66 71 "wpackagist-plugin/rich-text-tags": "1.7.3",
... ...