docs: Put a max version on erlang and elixir
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3194
This commit is contained in:
parent
e635ee8b39
commit
1b22f13488
1
changelog.d/docs-max-elixir-erlang.change
Normal file
1
changelog.d/docs-max-elixir-erlang.change
Normal file
@ -0,0 +1 @@
|
|||||||
|
- Document maximum supported version of Erlang & Elixir
|
@ -1,8 +1,8 @@
|
|||||||
## Required dependencies
|
## Required dependencies
|
||||||
|
|
||||||
* PostgreSQL 9.6+
|
* PostgreSQL >=9.6
|
||||||
* Elixir 1.10+
|
* Elixir >=1.11.0 <1.15
|
||||||
* Erlang OTP 22.2+
|
* Erlang OTP >=22.2.0 <26
|
||||||
* git
|
* git
|
||||||
* file / libmagic
|
* file / libmagic
|
||||||
* gcc (clang might also work)
|
* gcc (clang might also work)
|
||||||
|
Loading…
Reference in New Issue
Block a user