Add support for ECA 3
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3539563. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) Related to !18 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Originally, I took the approach to release another minor release with ECA 3 support. But I want to suggest a change in direction: let's continue with version 2.1 and get it working with both ECA 2 and 3. There isn't anything in there that would even require a BC layer, so we can do that here.</p> <p>Steps to take:</p> <ul> <li>Update dependencies</li> <li>Update CI tests to work with Drupal 10 and 11, and ECA 2 and 3</li> <li>Switch from plugin annotations to attributes</li> <li>Define config schema</li> </ul>
issue