PHP: Install php-intl module (useful for modern frameworks)

This commit is contained in:
Ludovic Poujol 2017-12-11 11:57:55 +01:00
parent 02719d93fd
commit 18dfb69679
3 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,7 @@ galaxy_info:
- name: Debian
versions:
- jessie
- stretch
dependencies: []
# List your role dependencies here, one per line.

View File

@ -13,6 +13,7 @@
- php5-mysql
- php5-pgsql
- php-gettext
- php5-intl
- php5-curl
- php5-ssh2
- libphp-phpmailer

View File

@ -7,6 +7,7 @@
with_items:
- php-cli
- php-gd
- php-intl
- php-imap
- php-ldap
- php-mcrypt