Add support for redis credentials when using sentinels

This commit is contained in:
Alejandro Celaya
2025-10-27 10:16:57 +01:00
parent 51c732a013
commit ba16ba45f2
5 changed files with 12 additions and 2 deletions

View File

@@ -43,11 +43,11 @@
"pagerfanta/core": "^3.8",
"ramsey/uuid": "^4.7",
"shlinkio/doctrine-specification": "^2.2",
"shlinkio/shlink-common": "^7.1",
"shlinkio/shlink-common": "dev-main#e8ccc5b as 7.2.0",
"shlinkio/shlink-config": "^4.0",
"shlinkio/shlink-event-dispatcher": "^4.3",
"shlinkio/shlink-importer": "^5.6",
"shlinkio/shlink-installer": "^9.6",
"shlinkio/shlink-installer": "dev-develop#1f73ee9 as 9.7.0",
"shlinkio/shlink-ip-geolocation": "^4.4",
"shlinkio/shlink-json": "^1.2",
"spiral/roadrunner": "^2025.1",