Skip to content

Commit f19d1f9

Browse files
authored
Update composer.json
1 parent 1b97d47 commit f19d1f9

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
@@ -29,7 +29,7 @@
2929
"workerman/workerman": "^5.1 || dev-master",
3030
"nikic/fast-route": "^1.3",
3131
"psr/container": ">=1.0",
32-
"psr/log": "^3.0"
32+
"psr/log": "^2.0 || ^3.0"
3333
},
3434
"suggest": {
3535
"ext-event": "For better performance. "

0 commit comments

Comments
 (0)