Skip to content

Commit

Permalink
Restrict to 4.04+
Browse files Browse the repository at this point in the history
  • Loading branch information
James Owen committed May 20, 2019
1 parent 526ccee commit 8c21092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zxcvbn.opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ run-test: [
]
depends: [
"dune" {build & >= "1.4.0"}
"ocaml" {>= "4.02.0"}
"ocaml" {>= "4.04.0"}
"ounit" {with-test}
"ppx_deriving" {>= "4.0" & < "5.0"}
]
Expand Down

0 comments on commit 8c21092

Please sign in to comment.