mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Fix lower bound on yesod-auth
This commit is contained in:
parent
67590fc758
commit
bcdbf1b48a
@ -26,7 +26,7 @@ library
|
||||
, http-types >= 0.8 && < 0.9
|
||||
, aeson >= 0.6 && < 0.8
|
||||
, yesod-core >= 1.2 && < 1.4
|
||||
, yesod-auth >= 1.2 && < 1.4
|
||||
, yesod-auth >= 1.3 && < 1.4
|
||||
, text >= 0.7 && < 2.0
|
||||
, yesod-form >= 1.3 && < 1.4
|
||||
, transformers >= 0.2.2 && < 0.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user