We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbebba8 commit 3f590f6Copy full SHA for 3f590f6
lua-resty-openidc-1.7.6-2.rockspec
@@ -24,7 +24,7 @@ description = {
24
dependencies = {
25
"lua >= 5.1",
26
"lua-resty-http >= 0.08",
27
- "lua-resty-session <= 3.10",
+ "lua-resty-session > 2.8, < 4.0.0",
28
"lua-resty-jwt >= 0.2.0"
29
}
30
build = {
0 commit comments