Skip to content

Commit 9f8b92d

Browse files
committed
Prepare changelog for v3.13
1 parent 9d8dc47 commit 9f8b92d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this library will be documented in this file:
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and 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

0 commit comments

Comments
 (0)