From 76db32a24e53e50959aadce5810f24e1b2cdf39a Mon Sep 17 00:00:00 2001 From: Daniel Winning Date: Thu, 10 Apr 2025 04:02:47 +0100 Subject: [PATCH] Minor package description update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 12d7b94..2186c99 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "loomlabs/utility.collection", - "description": "An object-oriented way to work with arrays", + "description": "An object-oriented way to work with arrays.", "autoload": { "psr-4": { "Loom\\Utility\\Collection\\": "src/"