X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/60b19818712842f23e5039de2202f7ee45dbb614..20907a228bd7d16981bbc1657f8c994e6837838e:/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] = {}