]> git.openstreetmap.org Git - chef.git/commitdiff
Install php-xml and php-curl for civivrm
authorTom Hughes <tom@compton.nu>
Wed, 26 Aug 2020 11:53:18 +0000 (12:53 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 26 Aug 2020 11:53:18 +0000 (12:53 +0100)
cookbooks/civicrm/recipes/default.rb

index b0717ef540eb96abb441cba3dbc7efb15ea69397..6943b0f3a32448968d0859771de4321a57e74ed1 100644 (file)
@@ -21,6 +21,8 @@ include_recipe "wordpress"
 include_recipe "mysql"
 
 package %w[
+  php-xml
+  php-curl
   rsync
   unzip
   wkhtmltopdf