summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 2 insertions, 0 deletions
diff --git a/getmock b/getmock
index c191283..c6124db 100755
--- a/getmock
+++ b/getmock
@@ -387,6 +387,7 @@ elif [ $1 = all73 ]; then
getOneMock el8x73 $opt '*7.3*'
elif [ $1 = all74 ]; then
+ getOneMock fc34x $opt '*7.4*'
[ $opt = remi ] && opt=php74
[ $opt = test ] && opt=test74
getOneMock fc35x74 $opt '*7.4*'
@@ -396,6 +397,7 @@ elif [ $1 = all74 ]; then
getOneMock el9x74 $opt '*7.4*'
elif [ $1 = all80 ]; then
+ getOneMock fc35x $opt '*8.0*'
[ $opt = remi ] && opt=php80
[ $opt = test ] && opt=test80
getOneMock fc34x80 $opt '*8.0*'