implement Potter\Aware

This commit is contained in:
2026-05-31 18:53:39 -04:00
parent 4c52ce1688
commit c9d2aa1170
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Template # Template
Potter Framework Component Template Potter Framework Aware Implementation
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "potter/template", "name": "potter/aware",
"description": "Potter Framework Component Template", "description": "Potter Framework Aware Implementation",
"type": "library", "type": "library",
"require": { "require": {
"php": "^8.5" "php": "^8.5"