From a22207adc401401233edbc1de357353d41270071 Mon Sep 17 00:00:00 2001 From: Artur Welp Date: Tue, 24 Jan 2023 18:03:55 +0000 Subject: [PATCH] Atualizar 'composer.json' --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 04f3eba..3ce80e3 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "framework/mustache", + "name": "inforSistemas/mustache", "description": "A Mustache implementation in PHP.", "keywords": ["templating", "mustache"], "homepage": "https://github.com/bobthecow/mustache.php",