We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c6985 commit 746ed5fCopy full SHA for 746ed5f
1 file changed
composer.json
@@ -30,7 +30,7 @@
30
"require": {
31
"php": ">=5.6.0",
32
"colinmollenhour/credis": "~1.7",
33
- "psr/log": "~1.0"
+ "psr/log": "~1.0|~2.0|~3.0"
34
},
35
"suggest": {
36
"ext-pcntl": "REQUIRED for forking processes on platforms that support it (so anything but Windows).",
0 commit comments