- Issue created by @codebymikey
- First commit to issue fork.
- @codebymikey opened merge request.
- Status changed to Needs review
over 1 year ago 2:31pm 3 July 2023 Hi @sakthi_dev,
The
core_version_requirement: '>=8'
approach maintains as much compatibility with all Drupal versions as possible, and is a valid constraint according to the Drupal change record → since this module doesn't actually have any real deprecations (it also makes it future-proof up until D11 without needing a new release).It's probably easier to request the change rather than outright changing it.
Hi @wombatbuddy,
This is a relatively straightforward thing to address. The module doesn't use any deprecated APIs, so it's just a matter of merging the current PR and tagging as an alpha/rc.
If you're not actively working on the project anymore, then I'm more than happy to be added as a maintainer to get it over the line.
@codebymikey you can create the new patch and we will try it.
Good luck.There's an open merge request that can be used to easily merge it in.
Or if you prefer a patch file, it's also available here.
-
wombatbuddy →
committed 0fa686da on 8.x-1.x
Issue #3371984 by codebymikey, sakthi_dev: Add Drupal 10 support
-
wombatbuddy →
committed 0fa686da on 8.x-1.x
- Status changed to Fixed
over 1 year ago 11:10am 5 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.