Skip to content

Commit 0827e2f

Browse files
authored
Merge pull request #59 from flownative/task/update-phpredis
Update phpredis to version 6.3.0
2 parents 736860f + dbb8ca5 commit 0827e2f

File tree

1 file changed

+1
-1
lines changed
  • root-files/opt/flownative/php/build/extensions/phpredis

1 file changed

+1
-1
lines changed

root-files/opt/flownative/php/build/extensions/phpredis/phpredis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extensions_phpredis_runtime_packages() {
3939
# @return string
4040
#
4141
extensions_phpredis_url() {
42-
echo "https://github.com/phpredis/phpredis/archive/6.2.0.tar.gz"
42+
echo "https://github.com/phpredis/phpredis/archive/6.3.0.tar.gz"
4343
}
4444

4545
# ---------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)