X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/60b19818712842f23e5039de2202f7ee45dbb614..21b39d16f16c4497e1d40cf3f16774dac1eb08d5:/cookbooks/php/attributes/default.rb?ds=sidebyside 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] = {}