Skip to content

Conversation

@mousetraps
Copy link
Contributor

@mousetraps mousetraps commented Mar 2, 2017

PHP_CodeSniffer 3.0 RC4 introduces a breaking change that removes PHPCS from the composer autoloader. This fix addresses the issue by locking to v3.0 RC3. See #322 for further discussion.

close #321

PHP_CodeSniffer 3.0 RC4 introduces a breaking change that removes PHPCS from the composer autoloader. This fix addresses the issue by locking to v3.0 RC3.
@codecov
Copy link

codecov bot commented Mar 2, 2017

Codecov Report

Merging #324 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #324   +/-   ##
=========================================
  Coverage     84.15%   84.15%           
  Complexity      811      811           
=========================================
  Files            59       59           
  Lines          1717     1717           
=========================================
  Hits           1445     1445           
  Misses          272      272

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0de7ba8...af55266. Read the comment docs.

@felixfbecker felixfbecker merged commit 7f8eccb into felixfbecker:master Mar 2, 2017
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.

Formatting breaks after most recent PHPCS update

2 participants