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

Skip aliases packages when looking for plugins. #2508

Merged

Conversation

simensen
Copy link
Contributor

I was running into a case where my dev plugin was being fired twice. It took awhile to track down but it looks to be because the plugin was being created for both the package and the alias package. This patch seems to fix it in my case but I'm not sure if there might be reasons not to do this.

naderman added a commit that referenced this pull request Dec 16, 2013
…kages

Skip aliases packages when looking for plugins.
@naderman naderman merged commit b636343 into composer:master Dec 16, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants