Attached is a patch to add media 2.x version dependency.
We've had issues with adding versioned dependencies to Media and File entity in the past.
The problem is that versioned dependencies don't work with -dev versions or git clones (they always fail, make it impossible to install/update the module) See #1013302: Composer metadata on dev versions doesn't work in update.php.
Marking this as postponed until the versioned dependency issues are fixed.
Comments
Comment #1
mrP commentedComment #2
devin carlson commentedWe've had issues with adding versioned dependencies to Media and File entity in the past.
The problem is that versioned dependencies don't work with -dev versions or git clones (they always fail, make it impossible to install/update the module) See #1013302: Composer metadata on dev versions doesn't work in update.php.
Marking this as postponed until the versioned dependency issues are fixed.