- Issue created by @lentini
- πΊπΈUnited States etxaleku
Why do you believe that to be the case? I am able to install Drupal 11.1.2 and then install Bootstrap5 4.0.3 successfully.
This is the sequence I used -
ddev config --project-type=drupal --php-version=8.3 --docroot=web ddev composer create 'drupal/recommended-project:^11' ddev composer require 'drush/drush' ddev drush site:install ddev composer require 'drupal/bootstrap5:^4.0'
I did run into an issue when I then tried to create a Bootstrap5 subtheme which I submitted as an issue π subtheme generation via generate-theme broken Active .
It would probably help to post the errors or description of why you believe there's a support/compatibility issue.
- Status changed to Closed: works as designed
30 days ago 2:29pm 25 May 2025 - π¦πΊAustralia VladimirAus Brisbane, Australia
Thank you for your question.
11.1 is supported.
Please feel free to reopen the issues if you have the proof that it is not working on specific version.