You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ Cadet is the web application powering Source Academy.
14
14
15
15
### System requirements
16
16
17
-
1. Elixir 1.13.3+ (current version: 1.13.4)
18
-
2. Erlang/OTP 23.2.1+ (current version: 25.3.2)
19
-
3. PostgreSQL 12+ (tested to be working up to 14.5)
17
+
1. Elixir 1.18+ (current version: 1.18.3)
18
+
2. Erlang/OTP 27+ (current version: 27.3.3)
19
+
3. PostgreSQL 12+ (tested to be working up to 17)
20
20
21
21
It is probably okay to use a different version of PostgreSQL or Erlang/OTP, but using a different version of Elixir may result in differences in e.g. `mix format`.
0 commit comments