From ada82580a285571603f548adf0d81288b925a0b9 Mon Sep 17 00:00:00 2001 From: Jay Potter Date: Fri, 12 Jun 2026 13:08:30 -0400 Subject: [PATCH] Merge origin/main into main # Conflicts: # composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4d253e9..c0e7de4 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "potter/uri", - "description": "Potter Framework Uri Interface", + "description": "Potter Framework Uri Implementation", "type": "library", "require": { "php": "^8.5",