Issue #3586266: Fix Drupal 11 compatibility.

Fixes Drupal 11 compatibility issue in ParagraphUsageManagerSettingsForm.

This change adds the missing TypedConfigManagerInterface injection required by ConfigFormBase::__construct() in Drupal 11.

It also updates the composer constraint accordingly.

Merge request reports

Loading