X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/60b19818712842f23e5039de2202f7ee45dbb614..455f8d9bfa94ac304fc34ae546bf8ceb5d5bc4cf:/cookbooks/php/attributes/default.rb diff --git a/cookbooks/php/attributes/default.rb b/cookbooks/php/attributes/default.rb index ecc9c7c66..f7a620810 100644 --- a/cookbooks/php/attributes/default.rb +++ b/cookbooks/php/attributes/default.rb @@ -1 +1,2 @@ -default[:php][:version] = "7.2" +default[:php][:version] = "7.4" +default[:php][:fpm][:options] = {}