implement ContainerInterface

This commit is contained in:
2026-05-31 18:08:48 -04:00
parent 46ba495fe6
commit ffdb577f7e
5 changed files with 55 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "potter/container",
"description": "Potter Framework Container Interface",
"description": "Potter Framework Container Implementation",
"type": "library",
"require": {
"php": "^8.5",