A fork of BraincraftedBootstrapBundle to make it compatible to symfony 5
First you need to add shaygan/bootstrap-bundle
to composer.json
:
{
"require": {
"shaygan/bootstrap-bundle": "dev-master"
}
}
First you need to add shaygan/bootstrap-bundle
to composer.json
:
{
"require": {
"shaygan/bootstrap-bundle": "dev-master"
}
}