]> git.openstreetmap.org Git - chef.git/commitdiff
dev: add additional PHP packages
authorGrant Slater <git@firefishy.com>
Wed, 10 Aug 2022 13:31:20 +0000 (16:31 +0300)
committerGrant Slater <git@firefishy.com>
Wed, 10 Aug 2022 13:31:20 +0000 (16:31 +0300)
cookbooks/dev/recipes/default.rb

index d2477273d57e64c982b7a222ed110bac68c8440b..f4fe890ccbec866202387da78f0358da5c431f5a 100644 (file)
@@ -34,15 +34,23 @@ include_recipe "python"
 include_recipe "ruby"
 
 package %w[
+  composer
+  php-apcu
   php-cgi
   php-cli
   php-curl
   php-db
+  php-gd
+  php-igbinary
   php-imagick
+  php-intl
+  php-mbstring
+  php-memcache
   php-mysql
   php-pear
   php-pgsql
   php-sqlite3
+  php-xml
   pngcrush
   pngquant
   python3