From 78daa8a25aef4546208974f3f6c87b4af51957e7 Mon Sep 17 00:00:00 2001 From: Andrey Postal Date: Mon, 19 Aug 2024 15:35:14 -0300 Subject: [PATCH] Update composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 46c1b46..5004b92 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "Just a light and simple JSON helper that will make it easy for you to deal with json and objects", "type": "library", "license": "MIT", + "keywords": ["json","value-objects","serializer"], "authors": [ { "name": "Andrey Postal",