Skip to content

Commit 4726ced

Browse files
authored
Merge pull request #54 from ppavlovic/master
g4/mcache requirements added 2.*
2 parents 9b6e166 + 97abed7 commit 4726ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"php" : ">=5.6",
3232
"g4/cron" : "*",
3333
"g4/log" : ">=1.23.0",
34-
"g4/mcache" : "^1.4"
34+
"g4/mcache" : "^1.4 || ^2.0"
3535
},
3636
"require-dev": {
3737
"phpunit/phpunit" : "5.*",

0 commit comments

Comments
 (0)