v1.7.3 Coding Standard
Changed
- Replace
single_space_after_construct
withsingle_space_around_construct
- Remove deprecated
braces
rules - Bump php-cs-fixer to v3.16
Please refer to the CHANGELOG for the detailed list of changes.
single_space_after_construct
with single_space_around_construct
braces
rulesPlease refer to the CHANGELOG for the detailed list of changes.