Skip to content

Commit 0e9d4be

Browse files
authored
Merge pull request #13 from viras777/main
change psr/log dependencies
2 parents 097b201 + c997f73 commit 0e9d4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require": {
2727
"workerman/workerman": ">=3.3.0",
2828
"bunny/bunny": "^0.5",
29-
"psr/log": "^1.0"
29+
"psr/log": "^1.0 || ^2.0 || ^3.0"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)