]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - composer.json
namespacing: \Shaarli\FileUtils
[github/shaarli/Shaarli.git] / composer.json
index 28b0adb510f183504fdc3ae3a65ecaa7dccac9cc..422a3a4ed6e701077f76a065ab9784d7e1b520e0 100644 (file)
@@ -16,6 +16,7 @@
     },
     "require": {
         "php": ">=5.6",
+        "ext-zlib": "*",
         "shaarli/netscape-bookmark-parser": "^2.1",
         "erusev/parsedown": "^1.6",
         "slim/slim": "^3.0",