summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-13 08:21:10 +0100
committerRemi Collet <remi@php.net>2022-12-13 08:21:10 +0100
commite0d6c8922d95cf0249fa12a9fdc95f9d2a0c0c20 (patch)
tree62ac5e51bab9cd35bb31ccccb42da45501eb4d80 /getmock
parent547c31cea829385f1bfab877d85d696df4ab140d (diff)
add missing r62
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock1
1 files changed, 1 insertions, 0 deletions
diff --git a/getmock b/getmock
index c4cf757..6fb1ebd 100755
--- a/getmock
+++ b/getmock
@@ -497,6 +497,7 @@ elif [ $1 = allr70 ]; then
getOneMock fc35x $opt '*7.0*'
getOneMock el7x $opt '*7.0*'
opt=redis70
+ getOneMock fc37x $opt '*7.0*'
getOneMock fc36x $opt '*7.0*'
getOneMock el8x $opt '*7.0*'
getOneMock el9x $opt '*7.0*'