File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this library will be documented in this file:
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.13.0] ( https://github.com/NexusPHP/cs-config/compare/v3.12.0...v3.13.0 ) - 2023-07-15
9+
10+ - Run linter
11+ - Raise phpstan level to 9
12+ - Remove parallel in phpstan.neon.dist
13+ - Require static data providers for all PHP versions
14+ - Bump to php-cs-fixer v3.20
15+ - Configure ` nullable_type_declaration ` fixer
16+ - Configure ` type_declaration_spaces ` fixer
17+ - Configure ` php_unit_data_provider_name ` fixer
18+
819## [ v3.12.0] ( https://github.com/NexusPHP/cs-config/compare/v3.11.0...v3.12.0 ) - 2023-06-19
920
1021- Remove ` @ ` in exclude/include options
You can’t perform that action at this time.
0 commit comments