commit: 355487041a610a2834eebca520660b74a667df06
parent e44f6a2ab3c798693599044911278d9a34f8eb84
Author: Haelwenn <contact+git.pleroma.social@hacktivis.me>
Date: Tue, 16 Jan 2024 16:21:23 +0000
We are unsure if OTP27 will bring more breaking changes
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/installation/generic_dependencies.include b/docs/installation/generic_dependencies.include
@@ -2,7 +2,7 @@
* PostgreSQL >=9.6
* Elixir >=1.11.0 <1.15
-* Erlang OTP >=22.2.0
+* Erlang OTP >=22.2.0 (supported: <27)
* git
* file / libmagic
* gcc or clang