Update supported OTP version to 27 in docs

The minor incompatibility should have been fixed with commit
bee10eab5e and PRs #839 and #841.
This commit is contained in:
Norm 2024-11-09 18:24:53 -05:00
parent c0a99df06a
commit 4c7ef1e027

View file

@ -2,7 +2,7 @@
* PostgreSQL 12+
* Elixir 1.14+ (currently tested up to 1.16)
* Erlang OTP 25+ (currently tested up to OTP26)
* Erlang OTP 25+ (currently tested up to OTP27)
* git
* file / libmagic
* gcc (clang might also work)