Elixir 1.14 and Erlang/OTP 23 is now the minimum supported release

This commit is contained in:
Mark Felder 2024-09-18 13:14:17 -04:00
commit f00545d85b
5 changed files with 9 additions and 8 deletions

View file

@ -1,8 +1,8 @@
## Required dependencies
* PostgreSQL >=11.0
* Elixir >=1.13.0 <1.17
* Erlang OTP >=22.2.0 (supported: <27)
* Elixir >=1.14.0 <1.17
* Erlang OTP >=23.0.0 (supported: <27)
* git
* file / libmagic
* gcc or clang