We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27a0adb + 6108f3c commit cef7429Copy full SHA for cef7429
scripts/extensions.sh
@@ -6,7 +6,7 @@
6
7
set -e
8
9
-SWOOLE_PACKAGE_URL="https://github.com/weierophinney/laminas-ci-swoole-builder/releases/download/0.2.0/php%s-%s.tgz"
+SWOOLE_PACKAGE_URL="https://github.com/weierophinney/laminas-ci-swoole-builder/releases/download/0.2.2/php%s-%s.tgz"
10
11
function install_extensions {
12
local PHP=$1
0 commit comments