packages feed

hoauth2-demo 1.12.2 → 1.12.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~jose-jwt

Dependency ranges changed: jose-jwt

Files

hoauth2-demo.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.4 name:               hoauth2-demo-version:            1.12.2+version:            1.12.3 synopsis:           hoauth2 demo application description:   Demo application for testing OAuth2 flows with many providers using hoauth2@@ -71,7 +71,7 @@     , hoauth2-providers      >=0.3    && <0.10     , http-conduit           >=2.1    && <2.4     , http-types             >=0.11   && <0.13-    , jose-jwt               >=0.10   && <0.11+    , jose-jwt               >=0.10   && <0.12     , mustache               >=2.2.3  && <2.5     , parsec                 >=3.1.11 && <3.2     , pretty-simple          >=4.1    && <4.2