From b48e27b45805946390ec90d099d824c713b38add Mon Sep 17 00:00:00 2001 From: Artur Welp Date: Tue, 7 Feb 2023 13:22:57 +0000 Subject: [PATCH] Atualizar 'composer.json' --- composer.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) 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",