From 3e28f07fd21573266cd3c3d7531495a56026acf1 Mon Sep 17 00:00:00 2001 From: Artur Welp Date: Tue, 24 Jan 2023 18:04:24 +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 3ce80e3..881607e 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "inforSistemas/mustache", + "name": "inforsistemas/mustache", "description": "A Mustache implementation in PHP.", "keywords": ["templating", "mustache"], "homepage": "https://github.com/bobthecow/mustache.php",