initialize

This commit is contained in:
2026-06-12 15:23:36 -04:00
parent 82b7fc6a6f
commit f4cb86e388
5 changed files with 91 additions and 1 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
"description": "Potter Framework Resource Interface",
"type": "library",
"require": {
"php": "^8.5"
"php": "^8.5",
"potter/aware": "^0.0.1"
},
"license": "MIT",
"autoload": {