From 00ebf62e71c63a029a7ac0f4c96e8ccf6a93bfa9 Mon Sep 17 00:00:00 2001 From: Anton Date: Sat, 27 Aug 2022 16:08:49 +0300 Subject: [PATCH] Update composer.json Signed-off-by: Anton --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 662c498..6e158f1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ensostudio/comparator", - "description": "The flexible comparation of any values", + "description": "The flexible comparation of any PHP variables", "keywords": ["compare", "comparation", "comparator", "php"], "license": "BSD-3-Clause", "homepage": "https://github.com/ensostudio/comparator",