Drupal 12 compatibility
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3589768. --> Reported by: [pdureau](https://www.drupal.org/user/1903334) Related to !94 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Drupal 12 is around the corner, let's check if the module is compatible.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>The obvious task is to bump the required version in info.yml (except <code>ui_icons_field_link_attributes</code>, <code>ui_icons_field_linkit</code> and <code>ui_icons_field_linkit_attributes</code> where dependencies are not D12 ready yet)</p> <p>Let's check if everything works fine.</p> <p>It is also the opportunity of testing Core's <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-14"><a href="https://www.drupal.org/project/drupal/issues/3528969" title="Status: Reviewed &amp; tested by the community">#3528969: Add form element(s) for Icon API</a></span></p>
issue