Skip to content

Commit 6fd662e

Browse files
committed
refactor: update psr/container-implementation version constraint to ^1.0
1 parent 9bd8b41 commit 6fd662e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php-mcp/schema": "^1.0",
2020
"psr/clock": "^1.0",
2121
"psr/container": "^1.0 || ^2.0",
22-
"psr/container-implementation": "*",
22+
"psr/container-implementation": "^1.0",
2323
"psr/log": "^1.0 || ^2.0 || ^3.0",
2424
"psr/http-server-middleware": "^1.0 || ^2.0 || ^3.0",
2525
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",

0 commit comments

Comments
 (0)