Releases: redaxo/php-cs-fixer-config
Releases · redaxo/php-cs-fixer-config
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
Version 2.1.0
- Use single-line var annotations if possible
- Use short echo tags
- Omit semicolon of single statements inside php tags
- Promoted properties: Keep blank lines between
Version 2.0.0
- Require PHP 8.1
- Update config for PHP 8.1 and new php-cs-fixer
Version 1.0.0
- Initial release