Releases: realodix/relax
Releases · realodix/relax
v1.10.0
- Realodix: Set
minimum_number_of_parameters
to 2
on PhpCsFixerCustomFixers/multiline_promoted_properties
rule (545f191)
v1.9.0
- Laravel: Enable single_line_empty_body fixer (8153f61)
- fix wrong namespace of RuleSetInterface (7c85685)
- [BC] Remove ability to call PHP-CS-Fixer rule set from
Config::create()
(b731967)
v1.8.0
- Realodix: Add an attribute to the no_extra_blank_lines rule (7b8d48b)
v1.6.6
- Laravel: Replace custom phpdoc_align rule with php-cs-fixer option (e67f1ef)
v1.6.5
- Laravel: Change default for nullable_type_declaration_for_default_null_value (a257dd7)
- Laravel: Set fully_qualified_strict_types to false (9748b7f)
- friendsofphp/php-cs-fixer v3.46 (34c5bb8)
v1.6.4
- Add support for Symfony 7 (cb8501f)
v1.6.3
- friendsofphp/php-cs-fixer v3.34 (a6e4326)
- Laravel: Replace deprecated rules (47d0051)
- Realodix: Replace deprecated rules (f2e5b94)
v1.6.2
- Fix
@PER-CS1.0
and @PER-CS1.0:risky
not found (#8)