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

README: Update minimum PHPCS version requirement and composer install instructions #690

Merged
merged 1 commit into from
Jul 15, 2018

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 14, 2018

PR #687 raised the minimum supported PHPCS 2.x version to 2.3.0 in the composer.json. This should also be reflected in the information in the Readme.

Also: as PHPCS is a dependency of PHPCompatibility, people shouldn't add it to their require-dev, but should leave it up to PHPCompatibility to require it.

[ci skip]

N.B.: I'm aware that this PR will have an imaginary conflict with PR #689, so just ping me and I'll rebase either one depending on which one gets merged first.

…n requirement

PR 687 raised the minimum supported PHPCS 2.x version to `2.3.0` in the `composer.json`. This should also be reflected in the information in the Readme.

Also: as PHPCS is a dependency of PHPCompatibility, people shouldn't add it to their `require-dev`, but should leave it up to PHPCompatibility to require it.

[ci skip]
@jrfnl jrfnl added documentation PR: quick merge PR only contains relatively simple changes PR: ready for review labels Jul 14, 2018
@jrfnl jrfnl added this to the 8.2.0 milestone Jul 14, 2018
@jrfnl jrfnl requested a review from wimg July 14, 2018 11:51
@wimg wimg merged commit d2e1e0d into master Jul 15, 2018
@wimg wimg deleted the feature/update-composer-install-instructions branch July 15, 2018 09:51
@jrfnl jrfnl removed the PR: quick merge PR only contains relatively simple changes label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants