From 5b209dbe6aae9944e7f32d39fd40d85770298b78 Mon Sep 17 00:00:00 2001 From: Nuno Maduro <enunomaduro@gmail.com> Date: Mon, 15 Apr 2024 01:16:21 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b254bfe..af0bdfb 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "gloss-php/type-guard", - "description": "Type Guard module is part of the Another Library, and allows you to narrow down the type of an variable to a more specific type.", + "description": "Type Guard module is part of the Gloss PHP, and allows you to narrow down the type of an variable to a more specific type.", "keywords": ["gloss-php", "type-guard", "assert", "narrow", "type", "php"], "license": "MIT", "authors": [