docs/installation: Update required Elixir version to 1.12
ci/woodpecker/pr/woodpecker Pipeline is pending Details

Some dependencies will refuse to work on Elixir 1.10 (and presumably 1.9). One dependency states 1.13 as a requirement but will still work on 1.12 just fine.
This commit is contained in:
Norm 2022-08-03 12:01:13 +00:00
parent c9600dbbbf
commit b5d06a3db8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Required dependencies
* PostgreSQL 9.6+
* Elixir 1.9+
* Elixir 1.12+ (1.13+ recommended)
* Erlang OTP 22.2+
* git
* file / libmagic