Update redis with latest release

This commit is contained in:
crazywhalecc 2024-10-05 11:34:19 +08:00 committed by Jerry Ma
parent 774919e03c
commit 58095a61c8

View File

@ -674,10 +674,10 @@
} }
}, },
"redis": { "redis": {
"type": "git", "type": "url",
"url": "https://pecl.php.net/get/redis",
"path": "php-src/ext/redis", "path": "php-src/ext/redis",
"rev": "release/6.0.2", "filename": "redis.tgz",
"url": "https://github.com/phpredis/phpredis",
"license": { "license": {
"type": "file", "type": "file",
"path": [ "path": [