Commit 7a67ee1594acbc3eb6c4fcce55061b3973caeefc

Authored by marcoamarelo
Committed by Theoziran Lima
1 parent 3915ee49

Atualização da referência do projeto de intercambio-tema para blog-tema

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
composer.json
... ... @@ -53,7 +53,7 @@
53 53 },
54 54 {
55 55 "type": "git",
56   - "url": "https://github.com/pensandoodireito/intercambio-tema"
  56 + "url": "https://github.com/pensandoodireito/blog-tema"
57 57 }
58 58 ],
59 59 "require": {
... ... @@ -65,7 +65,7 @@
65 65 "pensandoodireito/participacao-tema" : "dev-master",
66 66 "pensandoodireito/debatepublico-tema" : "dev-master",
67 67 "pensandoodireito/pensandoodireito-network-functions" : "dev-master",
68   - "pensandoodireito/intercambio-tema" : "dev-master",
  68 + "pensandoodireito/blog-tema" : "dev-master",
69 69 "pensandoodireito/wp-side-comments" : "dev-master",
70 70 "ethymos/delibera" : "dev-master",
71 71 "wpackagist-plugin/rich-text-tags": "1.7.3",
... ...