container_rebuild_required defaults to false in 11.2. This causes some config dependency issues localgovdrupal/localgov_paragraphs#247
and is a similar treatment to localgovdrupal/localgov_topics#35
https://www.drupal.org/project/drupal/issues/3529670
Alex said "try adding container_rebuild_required: true to modules/localgov_media/localgov_media.info.yml - this should fix this."
How to test
Currently failing tests related to media config should pass for Drupal 11.2
Should not cause regressions for previous versions
The project should install for Drupal 11.2