Skip to content

Commit d9dda0c

Browse files
authored
Laravel 9 Compatibility (#25)
1 parent 5d588b4 commit d9dda0c

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
@@ -19,7 +19,7 @@
1919
"guzzlehttp/guzzle": "^6.5 || ^7.0",
2020
"ext-json": "*",
2121
"art4/json-api-client": "^1.0",
22-
"predis/predis": "^1.0"
22+
"predis/predis": "^1.0 || ^2.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)