Skip to content

Commit c1dceda

Browse files
authored
Update predis to v2.0 in framework
1 parent 4174a86 commit c1dceda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"mikey179/vfsstream": "^1.6",
2222
"nexusphp/cs-config": "^3.3",
2323
"phpunit/phpunit": "^9.1",
24-
"predis/predis": "^1.1"
24+
"predis/predis": "^2.0"
2525
},
2626
"suggest": {
2727
"ext-fileinfo": "Improves mime type detection for files"

0 commit comments

Comments
 (0)