Skip to content

v1.2.0

Choose a tag to compare

@alongosz alongosz released this 03 Feb 12:25
· 37 commits to main since this release
70a39cf

Changes between ibexa/code-style v1.1.0...v1.2.0

This release locks PHP Coding Standards Fixer version at 3.9.5.
The reason for the hard lock is the maintenance cost. Some packages are able to install newest version of PHP CS Fixer, which uses new config, while the others are not and would require custom config override.

  • 70a39cf Reverted phpdoc_separation config and locked CS Fixer version at 3.9.5 (#3)