We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c39123 commit f248265Copy full SHA for f248265
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v3.22.1](https://github.com/NexusPHP/cs-config/compare/v3.22.0...v3.22.1) - 2024-03-24
9
+
10
+- Allow phpunit v11
11
+- Remove deprecated option of `nullable_type_declaration_for_default_null_value`
12
13
## [v3.22.0](https://github.com/NexusPHP/cs-config/compare/v3.21.0...v3.22.0) - 2024-02-24
14
15
- Bump to php-cs-fixer v3.50
0 commit comments