Problem/Motivation

Currently, you can't add Bootstrap 5.3

Proposed resolution

As this module is in a low development phase, I suggest adding the latest version of Bootstrap 5.3 and not the minor version. But as stability matters, I suggest adding two options:
5.3.8 - Fixed Version
5.3.x - Most Current

Comments

alabandit created an issue. See original summary.

alabandit’s picture

Here is the patch. I have also updated the minor versions for older Bootstrap versions.

Tested this patch against the dev version, as that works with Drupal 11.3

alabandit’s picture

alabandit’s picture

Realised that my patch was not backwards compatible with older versions of Bootstrap.
This patch has the older versions to match previous versions of the plugin.

Test with no errors on:

  • Drupal 11.3.3
  • PHP 8.5.3