X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/95fcd6112c03ecbcb1a463a657850166ed4477a7..f03c5d9916f71f8ef2006129e7d3f4c04a581da4:/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"