Compare commits

...

2 Commits

Author SHA1 Message Date
henderkes
435d2c07b0 zstd stable too 2026-06-29 12:28:11 +07:00
henderkes
ed0a45da31 brotli stable 2026-06-29 12:26:39 +07:00

View File

@@ -124,10 +124,9 @@
}
},
"ext-brotli": {
"type": "git",
"type": "ghtagtar",
"repo": "kjdev/php-ext-brotli",
"path": "php-src/ext/brotli",
"rev": "master",
"url": "https://github.com/kjdev/php-ext-brotli",
"license": {
"type": "file",
"path": "LICENSE"
@@ -361,10 +360,9 @@
}
},
"ext-zstd": {
"type": "git",
"type": "ghtar",
"repo": "kjdev/php-ext-zstd",
"path": "php-src/ext/zstd",
"rev": "master",
"url": "https://github.com/kjdev/php-ext-zstd",
"license": {
"type": "file",
"path": "LICENSE"