Skip to content

Commit fc58eb5

Browse files
committed
Added versions (v1.0, v2.0, v3.0) support for psr/log.
1 parent 7557c2a commit fc58eb5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"hyperf/contract": "~2.2.0",
2121
"hyperf/http-message": "~2.2.0",
2222
"hyperf/utils": "~2.2.0",
23-
"psr/container": "^1.0|^2.0",
24-
"psr/log": "^1.0"
23+
"psr/container": "^1.0|^2.0"
2524
},
2625
"autoload": {
2726
"psr-4": {

0 commit comments

Comments
 (0)