diff --git a/composer.json b/composer.json index 5a2682d..d13d7d1 100644 --- a/composer.json +++ b/composer.json @@ -2,16 +2,10 @@ "name": "inforsistemas/urfat-bro", "description": "The other framework", "type": "project", - "repositories": { - "repo-name": { - "type": "vcs", - "url": "https://git.infor.app.br" - }, - "0": { - "type": "composer", - "url": "https://satis.infor.app.br" - } - }, + "repositories": [{ + "type": "composer", + "url": "https://satis.infor.app.br" + }], "authors": [ { "name": "Artur Welp",