We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b97d47 commit f19d1f9Copy full SHA for f19d1f9
composer.json
@@ -29,7 +29,7 @@
29
"workerman/workerman": "^5.1 || dev-master",
30
"nikic/fast-route": "^1.3",
31
"psr/container": ">=1.0",
32
- "psr/log": "^3.0"
+ "psr/log": "^2.0 || ^3.0"
33
},
34
"suggest": {
35
"ext-event": "For better performance. "
0 commit comments