- Issue created by @c-logemann
- 🇩🇪Germany c-logemann Frankfurt/M, Germany
The tome module does also use submodules. The difference is that tome.info .yml is empty. But the composer result is a little bit strange where only the main project is marked as dev and composer seems to install version 1.12.0 (the current stable) :
composer require 'drupal/tome:1.x-dev@dev' ./composer.json has been updated Running composer update drupal/tome Gathering patches for root package. > DrupalProject\composer\ScriptHandler::checkComposerVersion Loading composer repositories with package information Updating dependencies Lock file operations: 4 installs, 0 updates, 0 removals - Locking drupal/tome (dev-1.x ec6aae3) - Locking drupal/tome_base (1.12.0) - Locking drupal/tome_static (1.12.0) - Locking drupal/tome_sync (1.12.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 4 installs, 0 updates, 0 removals - Syncing drupal/tome (dev-1.x ec6aae3) into cache Gathering patches for root package. Gathering patches for dependencies. This might take a minute. - Installing drupal/tome_base (1.12.0) - Installing drupal/tome (dev-1.x ec6aae3): Cloning ec6aae332f from cache - Installing drupal/tome_sync (1.12.0) - Installing drupal/tome_static (1.12.0)
- Issue was unassigned.
- Status changed to Fixed
11 months ago 3:42pm 18 May 2024 - 🇩🇪Germany c-logemann Frankfurt/M, Germany
I had over seen "minimum-stability" setting and was than confused about related issue on tome module which is still confusing.
Automatically closed - issue fixed for 2 weeks with no activity.