Skip to content

Commit bdf0053

Browse files
chore(deps-dev): bump predis/predis from 2.4.0 to 3.2.0 (#288)
Bumps [predis/predis](https://github.com/predis/predis) from 2.4.0 to 3.2.0. - [Release notes](https://github.com/predis/predis/releases) - [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md) - [Commits](https://github.com/predis/predis/commits) --- updated-dependencies: - dependency-name: predis/predis dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fff943 commit bdf0053

2 files changed

Lines changed: 64 additions & 10 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require-dev": {
3030
"friendsofphp/php-cs-fixer": "^3.0",
3131
"phpunit/phpunit": "^12.0",
32-
"predis/predis": "^2.0",
32+
"predis/predis": "^2.0 || ^3.0",
3333
"rancoud/database": "^7.0"
3434
},
3535
"scripts": {

composer.lock

Lines changed: 63 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)