- Issue created by @ressa
- Merge request !96Update support > issues, docs, and source in composer.json → (Open) created by ressa
The links in composer.json points at a specific version in the Gitlab repo, and the issue link at an older version:
"support": {
"issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
"docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo",
"source": "https://git.drupalcode.org/project/views_bulk_operations/-/tree/8.x-3.x"
},
https://git.drupalcode.org/project/views_bulk_operations/-/blob/4.3.x/co...
$ composer outdated "drupal/*"
Color legend:
- patch or minor release available - update recommended
- major release available - update possibleDirect dependencies required in composer.json:
drupal/views_bulk_operations 4.3.1 4.3.2 Adds an ability to perform bulk operations ...
Update the issues
link to point at version 4 issues:
https://www.drupal.org/project/issues/views_bulk_operations?version=any_4 →
.
Update the source
link to point at no version on Gitlab, since you get the latest automatically:
https://git.drupalcode.org/project/views_bulk_operations
Active
4.3
Miscellaneous