https://github.com/CU-CommunityApps/CD_cwd_saml_mapping/blob/52092cdfa4acbcc2a6470b333a275369ed403e99/composer.json#L15
Seems like for v1.0.0 this should be "stable"? Unless drupal/saml_sp is not stable?
And as I think about this question of "what version of drupal/saml_sp are we using", this would be a reason I'd like to see that module marked as a composer dependency -- it assures we know what version we are working with and can pin it if we need to. The module info.yml file doesn't specify that requirement.
https://github.com/CU-CommunityApps/CD_cwd_saml_mapping/blob/52092cdfa4acbcc2a6470b333a275369ed403e99/composer.json#L15
Seems like for v1.0.0 this should be "stable"? Unless drupal/saml_sp is not stable?
And as I think about this question of "what version of drupal/saml_sp are we using", this would be a reason I'd like to see that module marked as a composer dependency -- it assures we know what version we are working with and can pin it if we need to. The module info.yml file doesn't specify that requirement.