Closed
Description
Hi, just trying to update with:
composer update drupal/core --with-dependencies
But composer don't update anything ;-)
Then:
composer why-not "drupal/core:8.4.5"
Get:
webflo/drupal-core-require-dev 8.4.4 requires drupal/core (8.4.4)
So I should do:
composer update drupal/core webflo/drupal-core-require-dev --with-dependencies
to update drupal core...
But I wonder if this is a "by design" behavior... I don't think so...
Metadata
Metadata
Assignees
Labels
No labels