From: Guillaume RISCHARD Date: Sat, 11 May 2024 19:34:24 +0000 (-0400) Subject: Document php version requirement X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a551a9351ad16565ce27fca05f96d9d44aa802bf Document php version requirement --- diff --git a/cookbooks/civicrm/attributes/default.rb b/cookbooks/civicrm/attributes/default.rb index c8cc94bb8..b873c570b 100644 --- a/cookbooks/civicrm/attributes/default.rb +++ b/cookbooks/civicrm/attributes/default.rb @@ -1,4 +1,4 @@ -# Don't upgrade ta 5.75 before upgrading ridley to php 8! +# See https://docs.civicrm.org/installation/en/latest/general/requirements/ for required php versions default[:civicrm][:version] = "5.73.1" # was used for SotM