Skip to content
Snippets Groups Projects
Commit e8038a65 authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Issue #3421791: Ensure that Book does not get special core treatment

parent c778464f
No related branches found
No related tags found
No related merge requests found
Pipeline #165912 passed with warnings
......@@ -1402,7 +1402,7 @@ function _project_composer_get_removed_components($release_category) {
'simpletest', 'hal', 'color', 'aggregator', 'tracker', 'quickedit',
'bartik', 'seven', 'rdf', 'stable', 'classy', 'ckeditor',
// Removed in Drupal 11, https://www.drupal.org/project/drupal/issues/3265680
'statistics', 'tour', 'action', 'forum',
'statistics', 'tour', 'action', 'forum', 'book',
];
}
else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment