]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/attributes/default.rb
Setop vim stealing the mouse
[chef.git] / cookbooks / civicrm / attributes / default.rb
index c8cc94bb801f0caa1077fed5c859c26a845baa2c..2ef110a2f75ca8e57a4e113bfb5f8b2bef1e747c 100644 (file)
@@ -1,5 +1,5 @@
-# Don't upgrade ta 5.75 before upgrading ridley to php 8!
-default[:civicrm][:version] = "5.73.1"
+# See https://docs.civicrm.org/installation/en/latest/general/requirements/ for required php versions
+default[:civicrm][:version] = "5.73.2"
 
 # was used for SotM
 # default[:civicrm][:extensions][:cividiscount][:name] = "org.civicrm.module.cividiscount"
@@ -68,7 +68,7 @@ default[:civicrm][:extensions][:omnipay][:revision] = "3.23"
 # Pay with Stripe
 default[:civicrm][:extensions][:stripe][:name] = "com.drastikbydesign.stripe"
 default[:civicrm][:extensions][:stripe][:repository] = "https://lab.civicrm.org/extensions/stripe.git"
-default[:civicrm][:extensions][:stripe][:revision] = "6.9.4"
+default[:civicrm][:extensions][:stripe][:revision] = "6.10.2"
 
 # Stripe requires mjwshared ("payment shared")
 default[:civicrm][:extensions][:mjwshared][:name] = "com.mjwconsult.mjwshared"