Version 1.1 of Yii Security package was released. There are some improvements and changes:
- Bump minimal required PHP version to 8.1
- Change PHP constraint in
composer.jsonto8.1 - 8.4 - Use
SensitiveParameterattribute to mark sensitive parameters - Mark readonly properties
- Explicitly mark nullable parameters