From a45d27191833b690e8aa16097e0a496a2365a0e1 Mon Sep 17 00:00:00 2001 From: jay Date: Fri, 12 Jun 2026 15:36:58 -0400 Subject: [PATCH] re-word --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d7ebc08..b945f04 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,7 @@ "description": "Potter Framework Resource Interface", "type": "library", "require": { - "php": "^8.5", - "potter/aware": "^0.0.1" + "php": "^8.5" }, "license": "MIT", "autoload": {