See if reverting predis helps with a bug upstream
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
This commit is contained in:
parent
37d8e1c718
commit
a1279b2980
@ -28,8 +28,8 @@
|
||||
"require": {
|
||||
"php": ">= 8",
|
||||
"ext-json": "*",
|
||||
"predis/predis": "^2.1.2",
|
||||
"psr/log": "*",
|
||||
"predis/predis": "^v1.1.10",
|
||||
"psr/log": "^1.1.0 || ^3.0.0",
|
||||
"psr/cache": "^3.0.0",
|
||||
"psr/simple-cache": "^3.0.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user