Nexus CS Config v3.26.0
Changes
- Update build badge
- Bump to php-cs-fixer v3.76
- Add
multiline_promoted_propertiesfixer - Deprecate own fixers
- Fix phpstan errors
- Add
static_private_methodfixer - Add
new_expression_parenthesesfixer - Do not array unpack known arrays
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#6)
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions (#7)
- Support allowUnsupportedPhpVersion option in fixer
- Cleanup code
Full Changelog: v3.25.2...v3.26.0