Skip to content
Snippets Groups Projects

Issue #3327090 by flyke: Change required version for drupal/bootstrap_styles to allow ^2

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -5,7 +5,7 @@
"license": "GPL-2.0+",
"description": "Add UI styles support to blocks from Layout Builder module.",
"require": {
"drupal/bootstrap_styles": "^1.1 || ^2.0",
"drupal/core": "^9.3 || ^10 || ^11"
}
}
Loading