Add PHP requirement “gettext”

Olli 2019-04-13 19:20:20 +02:00
commit 97f846c38e

@ -5,6 +5,7 @@
* [Apache](https://www.apache.org) 2.2/2.4
* [mod_rewrite](https://httpd.apache.org/docs/current/mod/mod_rewrite.html)
* [PHP](http://php.net) >= 5.4
* [gettext](https://www.php.net/manual/book.gettext.php
* [mysqlnd](http://php.net/manual/en/book.mysqlnd.php)
* [intl](http://php.net/manual/en/book.intl.php)
* [imagick](http://pecl.php.net/package/imagick)