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