From 7b95c52e10df860067095480a3eeb7d75b5f6b16 Mon Sep 17 00:00:00 2001 From: Matthew Wire Date: Fri, 14 Oct 2022 14:30:41 +0100 Subject: [PATCH] Add psr0 classloader to info.xml for core extensions --- ext/authx/info.xml | 1 + ext/civicrm_admin_ui/info.xml | 1 + ext/civigrant/info.xml | 2 +- ext/civiimport/info.xml | 1 + ext/ckeditor4/info.xml | 1 + ext/contributioncancelactions/info.xml | 1 + ext/elavon/info.xml | 1 + ext/eventcart/info.xml | 1 + ext/ewaysingle/info.xml | 1 + ext/financialacls/info.xml | 1 + ext/greenwich/info.xml | 1 + ext/message_admin/info.xml | 1 + ext/payflowpro/info.xml | 1 + ext/recaptcha/info.xml | 1 + 14 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ext/authx/info.xml b/ext/authx/info.xml index 59e23c9d37..5aa6742e43 100644 --- a/ext/authx/info.xml +++ b/ext/authx/info.xml @@ -22,6 +22,7 @@ AuthX enables remote applications to connect to CiviCRM. Use it to enable and disable different forms of authentication (such as username-password, API key, and/or JWT). + diff --git a/ext/civicrm_admin_ui/info.xml b/ext/civicrm_admin_ui/info.xml index 809957243b..f41ba1e214 100644 --- a/ext/civicrm_admin_ui/info.xml +++ b/ext/civicrm_admin_ui/info.xml @@ -26,6 +26,7 @@ Replaces legacy pages with configurable Search Display Forms. + diff --git a/ext/civigrant/info.xml b/ext/civigrant/info.xml index dd1a9bdf09..ad4b3d84a7 100644 --- a/ext/civigrant/info.xml +++ b/ext/civigrant/info.xml @@ -24,7 +24,7 @@ org.civicrm.search_kit - + CRM_Grant_Upgrader diff --git a/ext/civiimport/info.xml b/ext/civiimport/info.xml index bb6e89735e..1cfac6bb80 100644 --- a/ext/civiimport/info.xml +++ b/ext/civiimport/info.xml @@ -26,6 +26,7 @@ org.civicrm.search_kit + diff --git a/ext/ckeditor4/info.xml b/ext/ckeditor4/info.xml index d88c4523e5..c4ad58ffa8 100644 --- a/ext/ckeditor4/info.xml +++ b/ext/ckeditor4/info.xml @@ -22,6 +22,7 @@ This is the version of CKEditor that originally shipped with CiviCRM core + diff --git a/ext/contributioncancelactions/info.xml b/ext/contributioncancelactions/info.xml index f3386a3ea1..2e3d177114 100644 --- a/ext/contributioncancelactions/info.xml +++ b/ext/contributioncancelactions/info.xml @@ -22,6 +22,7 @@ This code has been moved from core to a separate extension in 5.32. Note that if you disable it failed or cancelled contributions will not cause related memberships and participant records to be updated + diff --git a/ext/elavon/info.xml b/ext/elavon/info.xml index 19b9c197d4..e4acbdb3c9 100644 --- a/ext/elavon/info.xml +++ b/ext/elavon/info.xml @@ -22,6 +22,7 @@ + diff --git a/ext/eventcart/info.xml b/ext/eventcart/info.xml index 88d69ff338..da2e99a794 100644 --- a/ext/eventcart/info.xml +++ b/ext/eventcart/info.xml @@ -22,6 +22,7 @@ 5.56 + diff --git a/ext/ewaysingle/info.xml b/ext/ewaysingle/info.xml index 3c298a380c..c597c53bf9 100644 --- a/ext/ewaysingle/info.xml +++ b/ext/ewaysingle/info.xml @@ -25,6 +25,7 @@ This is an extension to contain the eWAY Single Currency Payment Processor + diff --git a/ext/financialacls/info.xml b/ext/financialacls/info.xml index 09fdf114ac..e8578226b3 100644 --- a/ext/financialacls/info.xml +++ b/ext/financialacls/info.xml @@ -25,6 +25,7 @@ Financial acls - working towards moving this code to the extension from core + diff --git a/ext/greenwich/info.xml b/ext/greenwich/info.xml index 9e34d6bed1..27af53f28c 100644 --- a/ext/greenwich/info.xml +++ b/ext/greenwich/info.xml @@ -24,6 +24,7 @@ 5.56 + diff --git a/ext/message_admin/info.xml b/ext/message_admin/info.xml index 16a6d3b950..d5df5938e8 100644 --- a/ext/message_admin/info.xml +++ b/ext/message_admin/info.xml @@ -25,6 +25,7 @@ + diff --git a/ext/payflowpro/info.xml b/ext/payflowpro/info.xml index 93f288a37d..0af800af62 100644 --- a/ext/payflowpro/info.xml +++ b/ext/payflowpro/info.xml @@ -22,6 +22,7 @@ This extension is extraction of the original Core Payflow Pro Payment Processor + diff --git a/ext/recaptcha/info.xml b/ext/recaptcha/info.xml index e424d28d1b..bf847ddb81 100644 --- a/ext/recaptcha/info.xml +++ b/ext/recaptcha/info.xml @@ -22,6 +22,7 @@ 5.56 + -- 2.25.1