Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conflict support to the Addon class #5124

Closed
4 tasks done
tburry opened this issue Feb 2, 2017 · 0 comments
Closed
4 tasks done

Add conflict support to the Addon class #5124

tburry opened this issue Feb 2, 2017 · 0 comments

Comments

@tburry
Copy link
Contributor

tburry commented Feb 2, 2017

  • The Addon class should support a key called "conflict" in its info array. It will be in the same format as the "require" array.
  • Add Addon->getConflicts()
  • Add checks to Addon->check() to make sure the "require" and "conflict" keys in the info array are arrays if present.
  • Unit test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants