Skip to content

Commit 968b7e6

Browse files
authored
Merge pull request #320 from dinbrca/master
Composer locks due to psr/log dependency version
2 parents cf187fa + da25ae1 commit 968b7e6

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
@@ -21,7 +21,7 @@
2121
"php": ">=5.3.0",
2222
"ext-pcntl": "*",
2323
"colinmollenhour/credis": "~1.7",
24-
"psr/log": "1.0.0"
24+
"psr/log": "~1.0"
2525
},
2626
"suggest": {
2727
"ext-proctitle": "Allows php-resque to rename the title of UNIX processes to show the status of a worker.",

0 commit comments

Comments
 (0)