]> git.openstreetmap.org Git - chef.git/commitdiff
mediawiki: add additional recommended packages
authorGrant Slater <git@firefishy.com>
Thu, 4 Aug 2022 11:03:19 +0000 (14:03 +0300)
committerGrant Slater <git@firefishy.com>
Thu, 4 Aug 2022 11:03:34 +0000 (14:03 +0300)
cookbooks/mediawiki/recipes/default.rb

index fc511a981531399f4e5151e7ef7be4a5244808ba..2155e3430eadba6e1b908c111366ca5720557f68 100644 (file)
@@ -27,9 +27,11 @@ include_recipe "php::fpm"
 
 # Mediawiki Base Requirements
 package %w[
+  php-apcu
   php-cli
   php-curl
   php-gd
+  php-igbinary
   php-intl
   php-mbstring
   php-mysql