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