mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-03-16 11:02:10 +07:00
Remove phpX-dev (prevent install php5 with php7)
This commit is contained in:
@@ -7,7 +7,6 @@ php_packages:
|
||||
- '{{ php_apt_prefix }}mcrypt'
|
||||
- '{{ php_mysql_package }}'
|
||||
- '{{ php_apt_prefix }}intl'
|
||||
- '{{ php_apt_prefix }}dev'
|
||||
|
||||
php_managed_versions:
|
||||
- '5.6'
|
||||
|
||||
Reference in New Issue
Block a user