Skip to content

Commit

Permalink
build(deps): Update predis/predis requirement from ^1.1 to ^1.1 || ^2…
Browse files Browse the repository at this point in the history
….0 (#394)

Updates the requirements on predis/predis to permit the latest version.

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2022
1 parent ca14577 commit 363e6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ext-json": "*",
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"nesbot/carbon": "^1.26.3 || ^2.0",
"predis/predis": "^1.1",
"predis/predis": "^1.1 || ^2.0",
"ramsey/uuid": "^3.7 || ^4.0",
"symfony/console": "^5.0 || ^6.0",
"symfony/event-dispatcher": "^5.0 || ^6.0",
Expand Down

0 comments on commit 363e6fd

Please sign in to comment.