docs/installation: Update required Elixir version to 1.12
authorNorm <normandy@biribiri.dev>
Wed, 3 Aug 2022 12:01:13 +0000 (12:01 +0000)
committerNorm <normandy@biribiri.dev>
Wed, 3 Aug 2022 12:01:13 +0000 (12:01 +0000)
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.

docs/docs/installation/generic_dependencies.include

index 2dbd93e4272b85fc10250da1acf06ebb5589443b..68c61129ad2392589cbf3f619cc6e07df152c3c8 100644 (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