Evercurrent sets a dependency on the Update module. But a `composer install` pulls in the update_notifications_disable-update module instead. If this module gets enabled, it overrides the core Update module and some functions that Evercurrent relies on in the Update module are no longer available. The patches that follow change the evercurrent.info file's dependency by specifying the core Update module.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | Screenshot_2020-03-05_08-54-12.png | 176.56 KB | generalredneck |
| #3 | evercurrent-update_dependency-3117533-3-8.x.patch | 373 bytes | micnap |
| #2 | evercurrent-update_dependency-3117533-2-7.x.patch | 335 bytes | micnap |
Comments
Comment #2
micnap commentedPatch for D7
Comment #3
micnap commentedPatch for D8
Comment #5
generalredneckBoth changes do not change the functionality as it was intended. See attached:


Comment #7
generalredneckSuccessfully removed the dependency in composer as well. See below

