- Issue created by @Vinodhini.E
- Status changed to Needs review
over 1 year ago 9:49am 18 April 2023 - 🇮🇳India Vinodhini.E chennai
I have created a patch to make it support Drupal 10.
- First commit to issue fork.
- @sakthi_dev opened merge request.
The 'autoslave' library is depending on a deprecated library. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256 →
Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
Module not supported for Drupal 10.
Needs review
Code
I have created a patch to make it support Drupal 10.