From: Tom Hughes Date: Sat, 7 Jul 2018 10:08:16 +0000 (+0100) Subject: Install composer on mediawiki machines X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/7afb9dcf9a634065ece130d2ce1f3810353f3c6e Install composer on mediawiki machines --- diff --git a/cookbooks/mediawiki/recipes/default.rb b/cookbooks/mediawiki/recipes/default.rb index 43be0bb9a..daa2f7dc8 100644 --- a/cookbooks/mediawiki/recipes/default.rb +++ b/cookbooks/mediawiki/recipes/default.rb @@ -32,6 +32,7 @@ package %w[ php-mbstring php-mysql php-xml + composer ] # Mediawiki enhanced difference engine