From 872f46a319ad8bc324994a9fce80f61820e8ed51 Mon Sep 17 00:00:00 2001 From: Anderson Danilo Date: Sat, 2 Apr 2016 14:59:42 -0300 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20"name"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a8bbeb6..c89eb17 100755 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "nandodutra/cnab_yaml", + "name": "andersondanilo/cnab_yaml", "type": "library", "description": "EspecificaĆ§Ć£o do formato Cnab240 e Cnab400 traduzida para Yaml", "keywords": ["boleto", "remessa", "retorno", "cnab", "cnab240", "cnab400", "edi", "yaml"], @@ -16,4 +16,4 @@ ], "require": {}, "config": {} -} \ No newline at end of file +}