We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833704a commit 2ec6185Copy full SHA for 2ec6185
test/defaults
@@ -12,13 +12,13 @@ default_composer["scalingo-20"]="2.8."
12
latest_composer["scalingo-20"]="2.8.8"
13
14
# Defaults for scalingo-22:
15
-default_php["scalingo-22"]="8.1."
+default_php["scalingo-22"]="8.4."
16
default_nginx["scalingo-22"]="1.28."
17
default_composer["scalingo-22"]="2.8."
18
latest_composer["scalingo-22"]="2.8.11"
19
20
# Defaults for scalingo-24:
21
-default_php["scalingo-24"]="8.1."
+default_php["scalingo-24"]="8.4."
22
default_nginx["scalingo-24"]="1.28."
23
default_composer["scalingo-24"]="2.8."
24
latest_composer["scalingo-24"]="2.8.11"
0 commit comments