Skip to content

Commit a842831

Browse files
chore(deps-dev): update predis/predis requirement from ^1.1 || ^2.3 to ^3.0.0
--- updated-dependencies: - dependency-name: predis/predis dependency-version: 3.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45073a8 commit a842831

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
@@ -27,7 +27,7 @@
2727
"phpstan/phpstan-strict-rules": "^2.0",
2828
"phpunit/phpcov": "^9.0.2 || ^10.0",
2929
"phpunit/phpunit": "^10.5.16 || ^11.2",
30-
"predis/predis": "^1.1 || ^2.3",
30+
"predis/predis": "^3.0.0",
3131
"rector/rector": "2.0.14",
3232
"shipmonk/phpstan-baseline-per-identifier": "^2.0"
3333
},

0 commit comments

Comments
 (0)