Add php-zip dependency

This commit is contained in:
Chris Thompson 2018-11-01 13:45:08 -04:00
parent 2b75fff261
commit e0798b9fb1

View file

@ -204,6 +204,7 @@ php_opcache_enabled_in_ini: true
php_opcache_memory_consumption: "192"
php_opcache_max_accelerated_files: 4096
php_max_input_vars: "4000"
php_packages_extra: ['php7.1-zip']
# Run specified scripts before or after VM is provisioned. Use {{ playbook_dir }}
# to reference the provisioning/ folder in Drupal VM or {{ config_dir }} to