We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ef62ff + fdd064b commit 8d97b5bCopy full SHA for 8d97b5b
test/tests
@@ -22,12 +22,12 @@ declare -gA default_composer
22
# Defaults for scalingo-20:
23
default_php["scalingo-20"]="8.1."
24
default_nginx["scalingo-20"]="1.26."
25
-default_composer["scalingo-20"]="2.7."
+default_composer["scalingo-20"]="2.8."
26
27
# Defaults for scalingo-22:
28
default_php["scalingo-22"]="8.1."
29
default_nginx["scalingo-22"]="1.26."
30
-default_composer["scalingo-22"]="2.7."
+default_composer["scalingo-22"]="2.8."
31
32
33
test::classic::defaults() {
0 commit comments