We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f5775 commit 9644b0cCopy full SHA for 9644b0c
5 files changed
composer.json
@@ -22,7 +22,8 @@
22
"bench": "vendor/bin/phpbench run --report=benchmark"
23
},
24
"require": {
25
- "php": ">=8.0"
+ "php": ">=8.0",
26
+ "utopia-php/compression": "0.1.*"
27
28
"require-dev": {
29
"phpunit/phpunit": "^9.5.25",
0 commit comments