]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/donate/recipes/default.rb
Use PHP 7.2 for the donation site
[chef.git] / cookbooks / donate / recipes / default.rb
index 1ed524762d771735c75aefb3555c5bb0fa734a8b..b84b198c9a2f49bd01feaf36a3ecbb13a799e621 100644 (file)
@@ -29,7 +29,7 @@ package %w[
   php-gd
 ]
 
-apache_module "php7.0"
+apache_module "php7.2"
 
 apache_module "headers"