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

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

View File

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