From 2e9b7e31bcc0438015cd331202c4531bd1613a0d Mon Sep 17 00:00:00 2001 From: sticky-note Date: Tue, 6 Sep 2022 20:20:56 +1100 Subject: [PATCH] feat(modules): add missing `zlib` `php` module --- docs/README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/README.rst b/docs/README.rst index 8848160..d20a266 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -557,6 +557,11 @@ Installs the php-xsl package. Installs the php-zip package. +``php.zlib`` +^^^^^^^^^^^^^^ + +Installs the php-zlib package. + Testing -------