mayflower / mo4-coding-standard

MO4 Coding Standard Rules for Codesniffer based on Symfony Coding Standards.
MIT License
17 stars 10 forks source link

Update slevomat/coding-standard to 5.0.4 #118

Closed mmoll closed 5 years ago

mmoll commented 5 years ago

Type of PR

Breaking changes

I don't think this is breaking anything. As it can be seen in the change to integrationtests/testfile.php that check is more extensive now and I also saw this in my test project, but this feels more like a bugfix.

Description

This PR raises the minium version of slevomat/coding-standard in order to profit from their bugfixes and possible use of new features in the future.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #118   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      133    133           
=======================================
  Files             6      6           
  Lines           556    556           
=======================================
  Hits            556    556

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 c267a3c...03e367d. Read the comment docs.

xalopp commented 5 years ago

👍