- π§πͺBelgium flyke
Added patch that allows bootstrap_styles 2.0 for testing.
- Status changed to Needs review
about 1 year ago 11:15am 8 October 2023 - Merge request !6Issue #3327090 by flyke: Change required version for drupal/bootstrap_styles to allow ^2 β (Merged) created by flyke
- π§πͺBelgium flyke
Since patches don't resolve the package version requirements because they are applied after composer resolves packages, I use this by adding the MR to the repotitories section inside my projects composer.json file:
"repositories": [ { "type": "git", "url": "https://git.drupalcode.org/issue/layout_builder_blocks-3327090.git" },
And then add this repo to the project via:
composer require drupal/layout_builder_blocks:dev-3327090-d11-bootstrap-styles-2 -W
- π―π΄Jordan Rajab Natshah Jordan
rajab natshah β made their first commit to this issueβs fork.
-
rajab natshah β
committed 41144498 on 1.0.x authored by
flyke β
Issue #3327090 by flyke: Change required version for drupal/...
-
rajab natshah β
committed 41144498 on 1.0.x authored by
flyke β
- Status changed to Fixed
2 months ago 5:48pm 16 September 2024 - π―π΄Jordan Rajab Natshah Jordan
β Released layout_builder_blocks-1.1.2 β
Automatically closed - issue fixed for 2 weeks with no activity.