logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://anongit.hacktivis.me/git/pleroma.git/
commit: a0dfa12b78d071164c13e88d23336a60d9bfa9a8
parent af81f7bf82ff4ee0ed2f5794cdf4e28a5a43eca2
Author: Phantasm <phantasm@centrum.cz>
Date:   Sat, 24 May 2025 21:59:24 +0200

Elixir 1.18 Update supported versions for Erlang OTP and Elixir

Diffstat:

Mdocs/installation/generic_dependencies.include4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/installation/generic_dependencies.include b/docs/installation/generic_dependencies.include @@ -1,8 +1,8 @@ ## Required dependencies * PostgreSQL >=11.0 -* Elixir >=1.14.0 <1.17 -* Erlang OTP >=23.0.0 (supported: <27) +* Elixir >=1.14.0 <1.19 +* Erlang OTP >=23.0.0 (supported: <28) * git * file / libmagic * gcc or clang