- Issue created by @kopeboy
Is it on purpose?
Doing composer require drupal/media_remote_document
like normally (instead of the actually suggested composer require 'drupal/media_remote_document-media_remote_document:^1.0'
, which I overlooked), I was expecting to get the latest stable version, but I got dev-1.0.x instead, which failed to be enabled with drush en media_remote_document
: Unable to install due to missing modules media_remote_document.
I don't know if this was intended, but I wanted to alert you in case it wasn't.
Isn't it weird that composer downloads drupal/media_remote_document:dev-1.0.x but then it can't be installed?
Active
1.0
Miscellaneous