From 3ee64c82d17ee5588ac18048a7f50dc44ae0d7d0 Mon Sep 17 00:00:00 2001 From: Jay Potter Date: Fri, 5 Jun 2026 19:48:22 +0000 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2a3a248..6dc34a5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "potter/uri", - "description": "Potter Framework Uri Template", + "description": "Potter Framework Uri Interface", "type": "library", "require": { "php": "^8.5",