dmstr / yii2-adminlte-asset

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework
1.14k stars 425 forks source link

Class 'dmstr\adminlte\web\AdminLteAsset' not found Version 3.0.0 beta1 #197

Closed cr1gger closed 4 years ago

cr1gger commented 4 years ago

I downloaded the archive, and manually put everything into files in the vendor / dmstr and I get this error And if you install through the composer everything works, but version 2.6.2 is downloaded there And I want a third.

schmunk42 commented 4 years ago

And if you install through the composer everything works, but version 2.6.2 is downloaded there And I want a third.

Specify ^3.0.0-beta1 as your version constraint.