Skip to content

Commit

Permalink
Suggest ext-zlib via Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Sep 21, 2018
1 parent 3210bdd commit be5d839
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"phpunit/phpunit": "^6",
"infection/infection": "^0.9.2"
},
"suggest": {
"ext-zlib": "Allows GZip compression of response bodies"
},
"autoload": {
"psr-4": {
"Amp\\Http\\Server\\": "src"
Expand Down

0 comments on commit be5d839

Please sign in to comment.