File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,16 @@ Requirements
9
9
Mandatory:
10
10
11
11
- PHP 5.3+
12
- - PHP ` Zip <http://php.net/manual/en/book.zip .php >`__ extension
13
- - PHP ` XML Parser <http://www.php.net /manual/en/xml.installation.php >`__ extension
12
+ - ` XML Parser <http://www. php.net/manual/en/xml.installation .php >`__ extension
13
+ - ` Zend \V alidator <http://framework.zend.com /manual/current/ en/modules/zend.validator.html >`__ component
14
14
15
- Optional PHP extensions :
15
+ Optional:
16
16
17
- - `GD <http://php.net/manual/en/book.image.php >`__
18
- - `XMLWriter <http://php.net/manual/en/book.xmlwriter.php >`__
19
- - `XSL <http://php.net/manual/en/book.xsl.php >`__
17
+ - `Zip <http://php.net/manual/en/book.zip.php >`__ extension
18
+ - `GD <http://php.net/manual/en/book.image.php >`__ extension
19
+ - `XMLWriter <http://php.net/manual/en/book.xmlwriter.php >`__ extension
20
+ - `XSL <http://php.net/manual/en/book.xsl.php >`__ extension
21
+ - `dompdf <https://github.com/dompdf/dompdf >`__
20
22
21
23
Installation
22
24
------------
You can’t perform that action at this time.
0 commit comments