Remove social_pwa:activity_send_push dependency from social_pwa
requested to merge issue/3392949-Remove-social_pwa_activity_send_push-dependency-from-social_pwa into 2.0.x
Social PWA has a dependency on it's submodule, this causes Drupal's Packagist to add a dependency of drupal/activity_send_push: * to the composer.json and drupal/activity_send_push because it's a submodule has a dependency on a specific version of drupal/social_pwa causing a "circular reference".