diff --git a/civicrm.php b/civicrm.php
index c3db3dd797011ce261dd275e483e452115e6b0e6..78a0e871f3a7feb22e2187a42a0573b5391457aa 100644
--- a/civicrm.php
+++ b/civicrm.php
@@ -2,7 +2,7 @@
 /**
  * Plugin Name: CiviCRM
  * Description: CiviCRM - Growing and Sustaining Relationships
- * Version: 5.50.0
+ * Version: 5.50.1
  * Requires at least: 4.9
  * Requires PHP:      7.2
  * Author: CiviCRM LLC
@@ -36,7 +36,7 @@ if (!defined('ABSPATH')) {
 }
 
 // Set version here: changing it forces Javascript and CSS to reload.
-define('CIVICRM_PLUGIN_VERSION', '5.50.0');
+define('CIVICRM_PLUGIN_VERSION', '5.50.1');
 
 // Store reference to this file.
 if (!defined('CIVICRM_PLUGIN_FILE')) {
diff --git a/civicrm/Civi/API/Subscriber/ChainSubscriber.php b/civicrm/Civi/API/Subscriber/ChainSubscriber.php
index dfbfa458e84991c8ab7c7051ae0df2ef17d1edea..7be1bfb913c1e200e4a8df8f2398304c6b991238 100644
--- a/civicrm/Civi/API/Subscriber/ChainSubscriber.php
+++ b/civicrm/Civi/API/Subscriber/ChainSubscriber.php
@@ -182,7 +182,7 @@ class ChainSubscriber implements EventSubscriberInterface {
           $enforcedSubParams['version'] = $version;
           // Copy check_permissions from parent.
           $enforcedSubParams['check_permissions'] = $params['check_permissions'] ?? NULL;
-          $enforcedSubParams['sequential'] = 1;
+          $defaultSubParams['sequential'] = 1;
           $enforcedSubParams['api.has_parent'] = 1;
           // Inspect $newparams, the passed in params for the chain call.
           if (array_key_exists(0, $newparams)) {
diff --git a/civicrm/civicrm-version.php b/civicrm/civicrm-version.php
index 7dc160555203ac25f95ccb269d78e1d9a10fb0b9..88521370a2ae6790cfef99e31df708efe6136351 100644
--- a/civicrm/civicrm-version.php
+++ b/civicrm/civicrm-version.php
@@ -1,7 +1,7 @@
 <?php
 /** @deprecated */
 function civicrmVersion( ) {
-  return array( 'version'  => '5.50.0',
+  return array( 'version'  => '5.50.1',
                 'cms'      => 'Wordpress',
                 'revision' => '' );
 }
diff --git a/civicrm/ext/afform/admin/info.xml b/civicrm/ext/afform/admin/info.xml
index a259b921a9161330e6123aec6b2a5d08e7cc69e6..35ee88710c3107f13ade29685a78d3b82d6ed512 100644
--- a/civicrm/ext/afform/admin/info.xml
+++ b/civicrm/ext/afform/admin/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>beta</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/afform/core/info.xml b/civicrm/ext/afform/core/info.xml
index e129889ddbc6bda16b5870446759d3d5166e95a1..7410312f7a0892d0d9d15e36c399a54b80ad51f1 100644
--- a/civicrm/ext/afform/core/info.xml
+++ b/civicrm/ext/afform/core/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>beta</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/afform/html/info.xml b/civicrm/ext/afform/html/info.xml
index 98189cd9e90b2e9ead93acbc6e479ab3fe62ddaf..d4fa2be501a206cc51c15933789267ed90fee9b5 100644
--- a/civicrm/ext/afform/html/info.xml
+++ b/civicrm/ext/afform/html/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>alpha</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/afform/mock/info.xml b/civicrm/ext/afform/mock/info.xml
index 2ecd79900c279b4e752cf871595284f8a747ce84..c6ffe09779dea9aa668d6e3c9ea8fb0b70162449 100644
--- a/civicrm/ext/afform/mock/info.xml
+++ b/civicrm/ext/afform/mock/info.xml
@@ -12,7 +12,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/authx/info.xml b/civicrm/ext/authx/info.xml
index d2294aa678ff0d7f8782b5e4ecc0ea9168d4b77f..3bd0344d5df2894f3e5070cfad1a48f4550b1a50 100644
--- a/civicrm/ext/authx/info.xml
+++ b/civicrm/ext/authx/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-02-11</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>alpha</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/civicrm_admin_ui/info.xml b/civicrm/ext/civicrm_admin_ui/info.xml
index 2f2d4338700d7e9e5251c96286f9117ec2d565db..5f50f13692fb457291b861e641a24a4679d2840b 100644
--- a/civicrm/ext/civicrm_admin_ui/info.xml
+++ b/civicrm/ext/civicrm_admin_ui/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2022-01-02</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>alpha</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/civigrant/info.xml b/civicrm/ext/civigrant/info.xml
index bc476e4d48416dbb3d26084d8c114a152796b35a..e566a910d32e1d440abca0b931be749365e73da8 100644
--- a/civicrm/ext/civigrant/info.xml
+++ b/civicrm/ext/civigrant/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-11-11</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/ckeditor4/info.xml b/civicrm/ext/ckeditor4/info.xml
index 3ec625af2658e2455a941e1d687bcf6c28604d9a..00f2fea54634c6bae6d0dc91ba57e0fa77c57dd6 100644
--- a/civicrm/ext/ckeditor4/info.xml
+++ b/civicrm/ext/ckeditor4/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-05-23</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/contributioncancelactions/info.xml b/civicrm/ext/contributioncancelactions/info.xml
index 024b5ccfc7cf4ab35731b63bd9f109a9a87986b9..1cbcce8d77a4b23fcec19211fa32e338d7611046 100644
--- a/civicrm/ext/contributioncancelactions/info.xml
+++ b/civicrm/ext/contributioncancelactions/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-10-12</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/eventcart/info.xml b/civicrm/ext/eventcart/info.xml
index b9a2c59512ae4876e33f51318007732118fc0e53..406ae748f5e6dff1edfd887d9d8753f44879e388 100644
--- a/civicrm/ext/eventcart/info.xml
+++ b/civicrm/ext/eventcart/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-08-03</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/ewaysingle/info.xml b/civicrm/ext/ewaysingle/info.xml
index 758c571ef2f80c57ae965146b010fce4d1257ed3..f86e62aff0fc0e0c68b9c3be09304b5e4e6eb211 100644
--- a/civicrm/ext/ewaysingle/info.xml
+++ b/civicrm/ext/ewaysingle/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-10-07</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/financialacls/info.xml b/civicrm/ext/financialacls/info.xml
index 96d83727071febf3dc666510426214d42da77044..1b339b2b3f7c0d80afec2d961f3120addfe68257 100644
--- a/civicrm/ext/financialacls/info.xml
+++ b/civicrm/ext/financialacls/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-08-27</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/flexmailer/info.xml b/civicrm/ext/flexmailer/info.xml
index 6125b1ee73aad5998fd6246c70283306876ba307..8116a2152210f0911f5c837db30f512aa6386610 100644
--- a/civicrm/ext/flexmailer/info.xml
+++ b/civicrm/ext/flexmailer/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-08-05</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <comments>
     FlexMailer is an email delivery engine which replaces the internal guts
diff --git a/civicrm/ext/greenwich/info.xml b/civicrm/ext/greenwich/info.xml
index ac2ee38cde739d857a8782979ebf562ded67b3a3..afc4d65071db3ec66517a3834933dbdd9e49f5c4 100644
--- a/civicrm/ext/greenwich/info.xml
+++ b/civicrm/ext/greenwich/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-07-21</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/legacycustomsearches/info.xml b/civicrm/ext/legacycustomsearches/info.xml
index 2fdf832377e226d1875165384e80553511355e6d..f07239c1779057fdb6808a1703633f5dabb755c6 100644
--- a/civicrm/ext/legacycustomsearches/info.xml
+++ b/civicrm/ext/legacycustomsearches/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-07-25</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <tags>
     <tag>mgmt:hidden</tag>
diff --git a/civicrm/ext/message_admin/info.xml b/civicrm/ext/message_admin/info.xml
index e632c9996d17d5e17672f5c70010a826cd9d54c6..a2d5daaabe7213335143f22d217f9d289ba40394 100644
--- a/civicrm/ext/message_admin/info.xml
+++ b/civicrm/ext/message_admin/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-06-12</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/oauth-client/info.xml b/civicrm/ext/oauth-client/info.xml
index 2af18503ce3813ff8f77ae3b3a6e1ac1c4cfa068..2d0fec80ec8949b7dc4736d0ca64ff8f50ccfcd5 100644
--- a/civicrm/ext/oauth-client/info.xml
+++ b/civicrm/ext/oauth-client/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-10-23</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/payflowpro/info.xml b/civicrm/ext/payflowpro/info.xml
index 60014e716e5b6dc356cfefc597332695a54c85d3..e7a2a1e88c4f57c3d1449100a679ec405ec2cdcf 100644
--- a/civicrm/ext/payflowpro/info.xml
+++ b/civicrm/ext/payflowpro/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-04-13</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/recaptcha/info.xml b/civicrm/ext/recaptcha/info.xml
index e80c26d1808cb59de9bb27b8c0f282a6d62d9ca4..5f154a7a3cfe7ee66fde48525c4dcbef76222178 100644
--- a/civicrm/ext/recaptcha/info.xml
+++ b/civicrm/ext/recaptcha/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-04-03</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/search_kit/info.xml b/civicrm/ext/search_kit/info.xml
index f664028d5b8d9d5b014e1904f71b13cff6f3b614..48deb9671748c302b8880f9c1c1500ba8b16c66f 100644
--- a/civicrm/ext/search_kit/info.xml
+++ b/civicrm/ext/search_kit/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-01-06</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.50</ver>
diff --git a/civicrm/ext/sequentialcreditnotes/info.xml b/civicrm/ext/sequentialcreditnotes/info.xml
index ed2e291caf3dd7621787b63ef04f421b2ef0d514..b0ac956e0e248ecf8e32aa96dd7573d5d8ff7767 100644
--- a/civicrm/ext/sequentialcreditnotes/info.xml
+++ b/civicrm/ext/sequentialcreditnotes/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-28</releaseDate>
-  <version>5.50.0</version>
+  <version>5.50.1</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/release-notes.md b/civicrm/release-notes.md
index b0c9f9112bc3b689d1550f5c5d8bc9172a16bf84..79ed3eb31e15b5af1fd917bc6fd0672a368e666c 100644
--- a/civicrm/release-notes.md
+++ b/civicrm/release-notes.md
@@ -15,6 +15,15 @@ Other resources for identifying changes are:
     * https://github.com/civicrm/civicrm-joomla
     * https://github.com/civicrm/civicrm-wordpress
 
+## CiviCRM 5.50.1
+
+Released June 2, 2022
+
+- **[Synopsis](release-notes/5.50.1.md#synopsis)**
+- **[Bugs resolved](release-notes/5.50.1.md#bugs)**
+- **[Credits](release-notes/5.50.1.md#credits)**
+- **[Feedback](release-notes/5.50.1.md#feedback)**
+
 ## CiviCRM 5.50.0
 
 Released June 1, 2022
diff --git a/civicrm/release-notes/5.50.1.md b/civicrm/release-notes/5.50.1.md
new file mode 100644
index 0000000000000000000000000000000000000000..45d2bd68858ad9d761b5665f1ec14afa3c7e6068
--- /dev/null
+++ b/civicrm/release-notes/5.50.1.md
@@ -0,0 +1,36 @@
+# CiviCRM 5.50.1
+
+Released June 2, 2022
+
+- **[Synopsis](#synopsis)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>Synopsis
+
+| *Does this version...?*                                         |          |
+| --------------------------------------------------------------- | -------- |
+| Change the database schema?                                     | no       |
+| Alter the API?                                                  | no       |
+| Require attention to configuration options?                     | no       |
+| Fix problems installing or upgrading to a previous version?     | no       |
+| Introduce features?                                             | no       |
+| **Fix bugs?**                                                   | **yes**  |
+
+## <a name="bugs"></a>Bugs resolved
+
+* **_APIv3_: Fix regression in handling chained calls with `sequential` ([#23672](https://github.com/civicrm/civicrm-core/pull/23672), [#23675](https://github.com/civicrm/civicrm-core/pull/23675))**
+
+## <a name="credits"></a>Credits
+
+This release was developed by the following authors and reviewers:
+
+Wikimedia Foundation - Eileen McNaughton; Semper IT - Karin Gerritsen; JMA Consulting -
+Seamus Lee; Dave D; CiviCRM - Tim Otten
+
+## <a name="feedback"></a>Feedback
+
+These release notes are edited by Tim Otten and Andie Hunt.  If you'd like to
+provide feedback on them, please login to https://chat.civicrm.org/civicrm and
+contact `@agh1`.
diff --git a/civicrm/sql/civicrm_data.mysql b/civicrm/sql/civicrm_data.mysql
index 74a4f2f766f4ed0a32f50b37f94c611323d2c6c3..c37cd9849f0126f6f6a2fa2f9fa4c64e972c048c 100644
--- a/civicrm/sql/civicrm_data.mysql
+++ b/civicrm/sql/civicrm_data.mysql
@@ -23793,4 +23793,4 @@ INSERT INTO `civicrm_report_instance`
     ( `domain_id`, `title`, `report_id`, `description`, `permission`, `form_values`)
 VALUES
     (  @domainID, 'Survey Details', 'survey/detail', 'Detailed report for canvassing, phone-banking, walk lists or other surveys.', 'access CiviReport', 'a:39:{s:6:"fields";a:2:{s:9:"sort_name";s:1:"1";s:6:"result";s:1:"1";}s:22:"assignee_contact_id_op";s:2:"eq";s:25:"assignee_contact_id_value";s:0:"";s:12:"sort_name_op";s:3:"has";s:15:"sort_name_value";s:0:"";s:17:"street_number_min";s:0:"";s:17:"street_number_max";s:0:"";s:16:"street_number_op";s:3:"lte";s:19:"street_number_value";s:0:"";s:14:"street_name_op";s:3:"has";s:17:"street_name_value";s:0:"";s:15:"postal_code_min";s:0:"";s:15:"postal_code_max";s:0:"";s:14:"postal_code_op";s:3:"lte";s:17:"postal_code_value";s:0:"";s:7:"city_op";s:3:"has";s:10:"city_value";s:0:"";s:20:"state_province_id_op";s:2:"in";s:23:"state_province_id_value";a:0:{}s:13:"country_id_op";s:2:"in";s:16:"country_id_value";a:0:{}s:12:"survey_id_op";s:2:"in";s:15:"survey_id_value";a:0:{}s:12:"status_id_op";s:2:"eq";s:15:"status_id_value";s:1:"1";s:11:"custom_1_op";s:2:"in";s:14:"custom_1_value";a:0:{}s:11:"custom_2_op";s:2:"in";s:14:"custom_2_value";a:0:{}s:17:"custom_3_relative";s:1:"0";s:13:"custom_3_from";s:0:"";s:11:"custom_3_to";s:0:"";s:11:"description";s:75:"Detailed report for canvassing, phone-banking, walk lists or other surveys.";s:13:"email_subject";s:0:"";s:8:"email_to";s:0:"";s:8:"email_cc";s:0:"";s:10:"permission";s:17:"access CiviReport";s:6:"groups";s:0:"";s:9:"domain_id";i:1;}');
-UPDATE civicrm_domain SET version = '5.50.0';
+UPDATE civicrm_domain SET version = '5.50.1';
diff --git a/civicrm/sql/civicrm_generated.mysql b/civicrm/sql/civicrm_generated.mysql
index 3efd90c1d0583a5971f12d0092cfbc0564d0afd5..7ee912dba3fd305b77cf5effe417442a8497e3bc 100644
--- a/civicrm/sql/civicrm_generated.mysql
+++ b/civicrm/sql/civicrm_generated.mysql
@@ -2938,7 +2938,7 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_domain` WRITE;
 /*!40000 ALTER TABLE `civicrm_domain` DISABLE KEYS */;
 INSERT INTO `civicrm_domain` (`id`, `name`, `description`, `version`, `contact_id`, `locales`, `locale_custom_strings`) VALUES
- (1,'Default Domain Name',NULL,'5.50.0',1,NULL,'a:1:{s:5:\"en_US\";a:0:{}}');
+ (1,'Default Domain Name',NULL,'5.50.1',1,NULL,'a:1:{s:5:\"en_US\";a:0:{}}');
 /*!40000 ALTER TABLE `civicrm_domain` ENABLE KEYS */;
 UNLOCK TABLES;
 
diff --git a/civicrm/vendor/autoload.php b/civicrm/vendor/autoload.php
index 6f41428f376f9197bd274d1dab815fa92a211bb9..6a5e44c5abd7568ae80bddefe56a7a8eec9d57da 100644
--- a/civicrm/vendor/autoload.php
+++ b/civicrm/vendor/autoload.php
@@ -4,4 +4,4 @@
 
 require_once __DIR__ . '/composer/autoload_real.php';
 
-return ComposerAutoloaderInit6953fe867fd629eb94318a06cc30d8c1::getLoader();
+return ComposerAutoloaderInit97c9e40edab64e2c93752ad5b5fd6a37::getLoader();
diff --git a/civicrm/vendor/composer/autoload_real.php b/civicrm/vendor/composer/autoload_real.php
index 03fdaa28fbbea38fa9656911493474a9f0877c44..31b2eecf15d2d3a37d2e85c7c3bad363db879db0 100644
--- a/civicrm/vendor/composer/autoload_real.php
+++ b/civicrm/vendor/composer/autoload_real.php
@@ -2,7 +2,7 @@
 
 // autoload_real.php @generated by Composer
 
-class ComposerAutoloaderInit6953fe867fd629eb94318a06cc30d8c1
+class ComposerAutoloaderInit97c9e40edab64e2c93752ad5b5fd6a37
 {
     private static $loader;
 
@@ -19,9 +19,9 @@ class ComposerAutoloaderInit6953fe867fd629eb94318a06cc30d8c1
             return self::$loader;
         }
 
-        spl_autoload_register(array('ComposerAutoloaderInit6953fe867fd629eb94318a06cc30d8c1', 'loadClassLoader'), true, true);
+        spl_autoload_register(array('ComposerAutoloaderInit97c9e40edab64e2c93752ad5b5fd6a37', 'loadClassLoader'), true, true);
         self::$loader = $loader = new \Composer\Autoload\ClassLoader();
-        spl_autoload_unregister(array('ComposerAutoloaderInit6953fe867fd629eb94318a06cc30d8c1', 'loadClassLoader'));
+        spl_autoload_unregister(array('ComposerAutoloaderInit97c9e40edab64e2c93752ad5b5fd6a37', 'loadClassLoader'));
 
         $includePaths = require __DIR__ . '/include_paths.php';
         $includePaths[] = get_include_path();
@@ -31,7 +31,7 @@ class ComposerAutoloaderInit6953fe867fd629eb94318a06cc30d8c1
         if ($useStaticLoader) {
             require_once __DIR__ . '/autoload_static.php';
 
-            call_user_func(\Composer\Autoload\ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1::getInitializer($loader));
+            call_user_func(\Composer\Autoload\ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37::getInitializer($loader));
         } else {
             $map = require __DIR__ . '/autoload_namespaces.php';
             foreach ($map as $namespace => $path) {
@@ -52,19 +52,19 @@ class ComposerAutoloaderInit6953fe867fd629eb94318a06cc30d8c1
         $loader->register(true);
 
         if ($useStaticLoader) {
-            $includeFiles = Composer\Autoload\ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1::$files;
+            $includeFiles = Composer\Autoload\ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37::$files;
         } else {
             $includeFiles = require __DIR__ . '/autoload_files.php';
         }
         foreach ($includeFiles as $fileIdentifier => $file) {
-            composerRequire6953fe867fd629eb94318a06cc30d8c1($fileIdentifier, $file);
+            composerRequire97c9e40edab64e2c93752ad5b5fd6a37($fileIdentifier, $file);
         }
 
         return $loader;
     }
 }
 
-function composerRequire6953fe867fd629eb94318a06cc30d8c1($fileIdentifier, $file)
+function composerRequire97c9e40edab64e2c93752ad5b5fd6a37($fileIdentifier, $file)
 {
     if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
         require $file;
diff --git a/civicrm/vendor/composer/autoload_static.php b/civicrm/vendor/composer/autoload_static.php
index ecb7c8e5299cd354e766ca56af2933f4e2b05454..4038a28f167bbe5bee67d59b5a31d7d4e8d092d8 100644
--- a/civicrm/vendor/composer/autoload_static.php
+++ b/civicrm/vendor/composer/autoload_static.php
@@ -4,7 +4,7 @@
 
 namespace Composer\Autoload;
 
-class ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1
+class ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37
 {
     public static $files = array (
         '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
@@ -684,11 +684,11 @@ class ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1
     public static function getInitializer(ClassLoader $loader)
     {
         return \Closure::bind(function () use ($loader) {
-            $loader->prefixLengthsPsr4 = ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1::$prefixLengthsPsr4;
-            $loader->prefixDirsPsr4 = ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1::$prefixDirsPsr4;
-            $loader->prefixesPsr0 = ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1::$prefixesPsr0;
-            $loader->fallbackDirsPsr0 = ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1::$fallbackDirsPsr0;
-            $loader->classMap = ComposerStaticInit6953fe867fd629eb94318a06cc30d8c1::$classMap;
+            $loader->prefixLengthsPsr4 = ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37::$prefixLengthsPsr4;
+            $loader->prefixDirsPsr4 = ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37::$prefixDirsPsr4;
+            $loader->prefixesPsr0 = ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37::$prefixesPsr0;
+            $loader->fallbackDirsPsr0 = ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37::$fallbackDirsPsr0;
+            $loader->classMap = ComposerStaticInit97c9e40edab64e2c93752ad5b5fd6a37::$classMap;
 
         }, null, ClassLoader::class);
     }
diff --git a/civicrm/xml/version.xml b/civicrm/xml/version.xml
index 022420a70e944f4ccda834a6276491d5716a63ae..d36edc5b46a6b2d89356aaf5ef00dc69db5f8704 100644
--- a/civicrm/xml/version.xml
+++ b/civicrm/xml/version.xml
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 <version>
-  <version_no>5.50.0</version_no>
+  <version_no>5.50.1</version_no>
 </version>