Add php_zip requirement

This commit is contained in:
Ivan Lanin 2014-03-12 00:46:03 +07:00
parent 589e603277
commit 07b84302c1
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ __Want to contribute?__ Fork us!
## Requirements
* PHP version 5.3.0 or higher
* PHP extension [php_zip](http://php.net/manual/en/book.zip.php) enabled
## Installation