summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index 0b7618a..a4f7606 100755
--- a/getmock
+++ b/getmock
@@ -283,7 +283,7 @@ if [ $1 = glpi94 ]; then
opt=glpi94
shift
fi
-if [ $1 = redis50 -o $1 = redis60 ]; then
+if [ $1 = redis50 -o $1 = redis60 -o $1 = composer1 -o $1 = composer2 ]; then
opt=$1
shift
fi