Problem/Motivation

tocify 3.1.x declares a dependency on jquery_ui in its info file, but this is not declared in its Composer file. This makes the module hard to install.

Proposed resolution

Declare the dependency in Composer or remove it from info.

Remaining tasks

Implement.

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork tocify-3515602

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

liam morland created an issue. See original summary.

liam morland’s picture

sanduhrs made their first commit to this issue’s fork.

  • sanduhrs committed 72ae775d on 3.1.x
    [#3515602] feat: Declare dependency on jquery_ui in composer.json
    
    By:...
sanduhrs’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

liam morland’s picture

jquery_ui has minimum of Drupal 9.2 so that could be used as the minimum for tocify too.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.