mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Update redis with latest release
This commit is contained in:
parent
774919e03c
commit
58095a61c8
@ -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": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user