Trying to piggyback onto addon_updater from another addon. I get cannot redefine class Epicurl errors when running Nsm_addon_updater::_updateFeeds(), traced it back to this require instead of require_once. Here's the addon I'm referring to that I'd like to add integration to: https://github.com/rsanchez/github_addon_installer/tree/develop
Trying to piggyback onto addon_updater from another addon. I get cannot redefine class Epicurl errors when running Nsm_addon_updater::_updateFeeds(), traced it back to this require instead of require_once. Here's the addon I'm referring to that I'd like to add integration to: https://github.com/rsanchez/github_addon_installer/tree/develop