Closed kratkar closed 1 year ago
Try add this lines to composer.json:
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
]
Try add this lines to composer.json:
"repositories": [ { "type": "composer", "url": "https://asset-packagist.org" } ]
Yes. It`s worked. Thanks
You have packages from Yii2 with Yii3, this is incompatible.
You have packages from Yii2 with Yii3, this is incompatible.
This is Yii3 App template and Yii3 package "yiisoft/yii-bootstrap5".
You have packages from Yii2 with Yii3, this is incompatible.
No. I created a new yii3 project.
Closed favor in #120
@kratkar Thanks for issue!
Hi!
What steps will reproduce the problem?
Installation. Checked for a new project.
Install bootstrap 5
What do you get instead?
Additional info