Version 5.1 of Yii Assets package was released. There a few changes:
- improve static analyze annotations;
- Change PHP constraint in
composer.jsonto~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0; - remove unnecessary
array_filtercall inAssetUtil::extractFilePathsForExport()method; - fix the nullable parameter declarations for compatibility with PHP 8.4.