We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c53f6 commit 711c8fcCopy full SHA for 711c8fc
packages/ppx_deriving_yojson/ppx_deriving_yojson.3.7.0/opam
@@ -12,7 +12,7 @@ bug-reports: "https://github.com/ocaml-ppx/ppx_deriving_yojson/issues"
12
depends: [
13
"ocaml" {>= "4.05.0"}
14
"dune" {>= "1.0"}
15
- "yojson" {>= "1.6.0" & < "2.0.0"}
+ "yojson" {>= "1.6.0"}
16
"result"
17
"ppx_deriving" {>= "5.1"}
18
"ppxlib" {>= "0.26.0"}
0 commit comments