We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c8c19 commit bc16bb1Copy full SHA for bc16bb1
1 file changed
install-extensions.sh
@@ -67,7 +67,7 @@ php -m
67
case "$(uname -s):$PHP_VERSION" in
68
*:5.*)
69
install_xhprof 0.9.4
70
- install_mongo
+ install_mongo 1.6.16
71
;;
72
Linux:7.*|Linux:8.*)
73
install_xhprof
0 commit comments