kmergen / yii2-bootstrap5
Widgets for Bootstrap 5 components
dev-master
2021-04-19 14:45 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.14
This package is auto-updated.
Last update: 2024-12-19 22:52:33 UTC
README
Useful widgets for Bootstrap 5 CSS Framework.
###Installation
The preferred way to install this extension is through composer.
Either run
composer require "kmergen/yii2-bootstrap5: "*"
or add
"kmergen/yii2-bootstrap5": "*",
to the require
section of your composer.json
file.