This commit is contained in:
2026-06-12 15:41:04 -04:00
parent 40e7bf7898
commit 5f0a0c3a95
5 changed files with 34 additions and 2 deletions
+4 -1
View File
@@ -6,11 +6,14 @@
"php": "^8.5",
"psr/http-factory": "^1.1",
"psr/http-message": "^2.0",
"guzzlehttp/psr7": "^2.11",
"potter/closeable": "^0.0.1",
"potter/detachable": "^0.0.1",
"potter/rewindable": "^0.0.1",
"potter/stringable": "^0.0.1",
"potter/writeable": "^0.0.1"
"potter/writeable": "^0.0.1",
"potter/readable": "^0.0.1",
"potter/resource": "^0.0.1"
},
"license": "MIT",
"autoload": {