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 736860f + dbb8ca5 commit 0827e2fCopy full SHA for 0827e2f
root-files/opt/flownative/php/build/extensions/phpredis/phpredis.sh
@@ -39,7 +39,7 @@ extensions_phpredis_runtime_packages() {
39
# @return string
40
#
41
extensions_phpredis_url() {
42
- echo "https://github.com/phpredis/phpredis/archive/6.2.0.tar.gz"
+ echo "https://github.com/phpredis/phpredis/archive/6.3.0.tar.gz"
43
}
44
45
# ---------------------------------------------------------------------------------------
0 commit comments