Skip to content

Fix version drupal/openy_carnation

The module openy_repeat currently defines a strict dependency on the openy_carnation theme using the constraint:

"drupal/openy_carnation": "~3.1.0 || ~4.0.0"

This constraint does not allow updating to version 3.2.0 of the theme As a result, sites using openy_repeat cannot upgrade openy_carnation to take advantage of new features or bug fixes introduced in 3.2.0.

Merge request reports

Loading