Skip to content

Commit 9644b0c

Browse files
committed
feat: compression
1 parent a7f5775 commit 9644b0c

5 files changed

Lines changed: 1110 additions & 141 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"bench": "vendor/bin/phpbench run --report=benchmark"
2323
},
2424
"require": {
25-
"php": ">=8.0"
25+
"php": ">=8.0",
26+
"utopia-php/compression": "0.1.*"
2627
},
2728
"require-dev": {
2829
"phpunit/phpunit": "^9.5.25",

0 commit comments

Comments
 (0)