yiisoft / yii-bootstrap5

Yii Framework Bootstrap 5 support
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
63 stars 19 forks source link

Installation Problem #46

Closed rezabagheri closed 3 years ago

rezabagheri commented 3 years ago

What steps will reproduce the problem?

Installation

What do you get instead?

Problem 1

Additional info

Q A
Yii version 2.0.42-dev
PHP version PHP 7.4.3 (cli)
Operating system Ubuntu 20.04 LTS
samdark commented 3 years ago

What command do you use?

rezabagheri commented 3 years ago

Hi, After installing Yii (Advanced Template), I first remove the default bootstrap:

composer remove yii-bootsrap

And then I installed with this command:

composer require --prefer-dist yiisoft/yii-bootstrap5

samdark commented 3 years ago

Ah. That's because this package is for Yii 3, not Yii 2.

rezabagheri commented 3 years ago

oops Sorry and thx

ArtMin96 commented 3 years ago

is there an option to use in yii2?

samdark commented 3 years ago

No.