X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/95fcd6112c03ecbcb1a463a657850166ed4477a7..8e05d9637d9edc4e9f8dce85936b65bba2c3feb8:/cookbooks/wordpress/recipes/default.rb diff --git a/cookbooks/wordpress/recipes/default.rb b/cookbooks/wordpress/recipes/default.rb index 1cda2915c..2849e592f 100644 --- a/cookbooks/wordpress/recipes/default.rb +++ b/cookbooks/wordpress/recipes/default.rb @@ -26,7 +26,12 @@ include_recipe "php::fpm" package %w[ subversion + php-mbstring php-mysql + php-igbinary + php-imagick + php-intl + php-xml ] apache_module "proxy"