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

Letting drupal/coder dictate the version of coder_sniffer #944

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

dannylamb
Copy link
Contributor

@dannylamb dannylamb commented Sep 26, 2018

GitHub Issue: #931

Unblocks: #99

What does this Pull Request do?

Removes code that was manually installing and old version (^2.9) of coder_sniffer, which is now in conflict with what is supported by drupal/coder (^3.0).

What's new?

Getting rid of a call to composer to install coder_sniffer, so that drupal/coder can pull in the version it needs transitively.

How should this be tested?

Can't, but once merged, Travis should stop blowing up on phpcs calls.

Interested parties

@Islandora-CLAW/committers @MarcusBarnes

@dannylamb
Copy link
Contributor Author

Linking to #931

@whikloj whikloj merged commit fc88ea3 into Islandora:master Sep 26, 2018
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.

2 participants