Open
Description
In the documentation https://github.com/dmstr/yii2-adminlte-asset#adminlte-plugins, you explain how to include AdminLTE plugins, specifically in this attribute for AdminlteAssets object:
public $sourcePath = '@vendor/almasaeed2010/adminlte/plugins';
AdminLTE has been updated and this directory has been dropped from 2.4.9.
I suggest a change in the documentation for AdminlteAssets source path to '@vendor/almasaeed2010/adminlte/dist'