Skip to content

v2.0.0

Compare
Choose a tag to compare
@tfrommen tfrommen released this 18 Dec 16:17
· 5 commits to version/2 since this release
a8d0c51

What's Changed

Migrating from 1.x to 2.x

While there is a big difference between version 1.x and 2.x, both in terms of internal code structure and sniffs and (third-party) standards being used, in most cases, migrating to the new version is as simple as re-requiring the package (with all dependencies):

composer require --dev inpsyde/php-coding-standards -W

Documentation

For an up-to-date documentation of the standards, please refer to the README.md file, as well as the list of custom sniffs.

New Contributors

Full Changelog: 1.0.0...2.0.0