Skip to content

Commit 4174a86

Browse files
chore(deps-dev): update predis/predis requirement from ^1.1 to ^2.0
Updates the requirements on predis/predis to permit the latest version. --- updated-dependencies: - dependency-name: predis/predis dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22924e8 commit 4174a86

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
@@ -23,7 +23,7 @@
2323
"nexusphp/tachycardia": "^1.0",
2424
"phpstan/phpstan": "^1.7.1",
2525
"phpunit/phpunit": "^9.1",
26-
"predis/predis": "^1.1",
26+
"predis/predis": "^2.0",
2727
"rector/rector": "0.13.4"
2828
},
2929
"suggest": {

0 commit comments

Comments
 (0)