From e8389e0dd263b9fb78648660388336c4c272c9b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Webmania=C2=AE?= Date: Wed, 1 Mar 2023 12:34:56 -0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e1f1057..26761ea 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "library", "license": "GPL-3.0-or-later", "description": "PHP SDK da API de Nota Fiscal de Serviço da Webmania", - "keywords": ["notafiscal", "api", "nfse", "nfe", "nota fiscal", "nfs-e", "nf-e", "webmaniabr"], + "keywords": ["notafiscal", "api", "nfse", "nfe", "nota fiscal", "nfs-e", "nf-e", "webmaniabr", "webmania"], "homepage": "https://webmaniabr.com/docs/rest-api-nfse/", "prefer-stable": true, "require": {