Problem/Motivation

While working on #3519934: [2.2.0] Add ui_patterns_field_widgets sub-module, we noticed there is an issue with the Drupal 12 upgrade (and the move from Symfony 7 to Symfony 8.0).

See this commit: https://git.drupalcode.org/project/ui_patterns/-/merge_requests/372/diff...

Proposed resolution

  1. Change the way we are constructing constraints
  2. Change all info.yml to declare Drupal 12 compatibility.

Is it a breaking change? Is it preventing us to support both Drupal 11 and Drupal 12? Do we need to move to UI PAtterns 3?

Comments

pdureau created an issue. See original summary.

grimreaper’s picture