Add support for ECA 3
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3539797. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) >>> <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.0 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, see <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/eca_tamper/-/work_items/3536587" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/eca_tamper/-/work_items/3536587</a></span></li> <li>Define config schema, see <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/eca_tamper/-/work_items/3539422" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/eca_tamper/-/work_items/3539422</a></span></li> </ul>
issue