Skip to content

Remove hard dependency on Consumers

Adam G-H requested to merge unbundle-consumers into 5.0.x

Consumers is a dependency of Simple OAuth; we don't use it for anything except development, and Simple OAuth will continue to be in our dev dependencies. All we really need here is a conflict with incompatible versions of Consumers.

Merge request reports