This commit is contained in:
2026-06-12 15:31:20 -04:00
parent 3f8548b983
commit 292cf0cd05
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Resource # Resource
Potter Framework Resource Interface Potter Framework Resource Implementation
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "potter/resource", "name": "potter/resource",
"description": "Potter Framework Resource Interface", "description": "Potter Framework Resource Implementation",
"type": "library", "type": "library",
"require": { "require": {
"php": "^8.5", "php": "^8.5",