Skip to content

Commit

Permalink
Merge pull request #22 from AMoktar/master
Browse files Browse the repository at this point in the history
update composer predis/predis:^2.2
  • Loading branch information
gabrielpeixoto authored Sep 21, 2023
2 parents 016d06d + e0613ef commit 43f552d
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 124 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php" : "^7.1 || ^8.0 || ^8.1 || ^8.2",
"laravel/framework": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
"predis/predis": "^1.1",
"predis/predis": "^2.2",
"guzzlehttp/guzzle": "^7.5.0",
"ext-json": "*"
},
Expand Down
Loading

0 comments on commit 43f552d

Please sign in to comment.