Skip to content

Commit 9310036

Browse files
committed
Temporarily use v1.1 pending tagged release of predis
1 parent a5e15b3 commit 9310036

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
@@ -22,7 +22,7 @@
2222
"nexusphp/tachycardia": "^1.0",
2323
"phpstan/phpstan": "^0.12.91",
2424
"phpunit/phpunit": "^9.1",
25-
"predis/predis": "^1.1",
25+
"predis/predis": "v1.1.x-dev as 1.1.8",
2626
"rector/rector": "0.11.49",
2727
"symplify/package-builder": "^9.3"
2828
},

0 commit comments

Comments
 (0)