Skip to content

Commit 1f4a875

Browse files
authored
Upgraded psr/container to ^1.0|^2.0 (#3337)
* Support psr/container ^2.0 * Update composer.json * Update CHANGELOG-2.2.md
1 parent eda7546 commit 1f4a875

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
@@ -21,7 +21,7 @@
2121
"hyperf/exception-handler": "~2.1.0",
2222
"hyperf/http-server": "~2.1.0",
2323
"hyperf/utils": "~2.1.0",
24-
"psr/container": "^1.0",
24+
"psr/container": "^1.0|^2.0",
2525
"psr/event-dispatcher": "^1.0",
2626
"psr/log": "^1.0"
2727
},

0 commit comments

Comments
 (0)