A fork of BraincraftedBootstrapBundle to make it compatible with Symfony 4, 5, and 6 Installation First you need to add shaygan/bootstrap-bundle to composer.json: { "require": { "shaygan/bootstrap-bundle": "dev-master" } }