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 cf187fa commit da25ae1Copy full SHA for da25ae1
composer.json
@@ -21,7 +21,7 @@
21
"php": ">=5.3.0",
22
"ext-pcntl": "*",
23
"colinmollenhour/credis": "~1.7",
24
- "psr/log": "1.0.0"
+ "psr/log": "~1.0"
25
},
26
"suggest": {
27
"ext-proctitle": "Allows php-resque to rename the title of UNIX processes to show the status of a worker.",
0 commit comments