From a551a9351ad16565ce27fca05f96d9d44aa802bf Mon Sep 17 00:00:00 2001 From: Guillaume RISCHARD Date: Sat, 11 May 2024 15:34:24 -0400 Subject: [PATCH] Document php version requirement --- cookbooks/civicrm/attributes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2