this repo has no description

Merge pull request #24759 from ocaml/mseri-patch-4

pretter 3.0.0: updated qcheck lower bound

Changed files
+2 -2
packages
pratter
pratter.3.0.0
+2 -2
packages/pratter/pratter.3.0.0/opam
···
"dune" {>= "2.7"}
"camlp-streams" {>= "5.0" & < "6"}
"alcotest" {with-test >= "1.5.0" & < "2"}
-
"qcheck" {with-test >= "0.9"}
-
"qcheck-alcotest" {with-test >= "0.9"}
+
"qcheck" {with-test >= "0.12"}
+
"qcheck-alcotest" {with-test >= "0.12"}
"odoc" {with-doc}
]
build: [