Closed matthewlehner closed 7 years ago
Tiny update so the readme has the most up to date package version – otherwise you get this error with Ecto 2:
Failed to use "ecto" (version 2.0.5) because ecto_enum (version 0.3.1) requires >= 0.13.1 phoenix_ecto (version 3.0.1) requires ~> 2.0 valid_field (version 0.4.0) requires ~> 1.1.8 mix.lock specifies 2.0.5
Ah ha, on further reflection, it looks like this is not working with Ecto 2.0 after all. Sorry about the noise!
Tiny update so the readme has the most up to date package version – otherwise you get this error with Ecto 2: