1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-09-01 03:01:51 +02:00

update ci config

This commit is contained in:
wapplay-home-linux
2017-03-13 09:13:19 +03:00
parent 16c214b8a4
commit 46654e3e8d
4 changed files with 7 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ Features:
Requirements
------------
- `PHP` >= 5.4 (64 bit)
- `PHP` >= 5.5 (64 bit)
- PHP-extension `mbstring`
- Optional php-extension `bzip2` for BZIP2 compression.
- Optional php-extension `openssl` or `mcrypt` for `WinZip Aes Encryption` support.