#113071 Замена predis для работы с sentinel

This commit is contained in:
Александр Рыбкин 2025-07-30 14:11:00 +03:00
parent dbc9d9e493
commit 3421b02c8b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
},
"autoload": {
"psr-4": {
"dominion\\Redis\\Sentinel\\": "src"
"Dominion\\Redis\\Sentinel\\": "src"
}
},
"extra": {