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