Skip to content

Commit 4b36246

Browse files
committed
fix: container dependency name
1 parent c8f3d26 commit 4b36246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"php": ">=8.2",
3333
"psr/http-server-middleware": "^1.0",
3434
"maplephp/http": "^2.0",
35-
"MaplePHP/container": "^2.0"
35+
"maplephp/container": "^2.0"
3636
},
3737
"require-dev": {
3838
"maplephp/unitary": "^2.0"

0 commit comments

Comments
 (0)