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

Fix InstallerEvent constructor args in tests #23

Merged
merged 1 commit into from Apr 20, 2015

Conversation

bd808
Copy link
Member

@bd808 bd808 commented Apr 20, 2015

Fix #22 by adding the newly required $devMode parameter to the
Composer\Installer\InstallerEvent constructors used in testing.

Fix wikimedia#22 by adding the newly required `$devMode` parameter to the
`Composer\Installer\InstallerEvent` constructors used in testing.
legoktm added a commit that referenced this pull request Apr 20, 2015
Fix InstallerEvent constructor args in tests
@legoktm legoktm merged commit 428a849 into wikimedia:master Apr 20, 2015
@bd808 bd808 deleted the issue/22 branch April 20, 2015 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Test errors caused by Composer internal API change
2 participants