Problem/Motivation
Create a minor release that depends on the contrib Book project.
Proposed resolution
Update the dependencies to reflect the contrib project.
Issue fork custom_book_block-3463505
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
Comment #3
mandclu commentedFirst pass at implementing these changes. Note that the core version requirement has been updated to align with version 1.0.0 of the contrib Book project.
Comment #4
simonbaeseThe changes look good. Also, there is no problem installing with the new dependency.
Comment #6
mandclu commentedGreat! Merged this into the 1.1.x branch
Comment #8
sakthi_dev commented@mandclu, May I know why we are using contributed book module as the module is included in core?
In site audit, it is showing that there is a duplicate entry for the module. Kindly help!
Comment #9
simonbaeseThe module is deprecated in core and will be removed. This is why we are switching to the contrib module.