- Issue created by @carstenhager
- π―π΄Jordan Rajab Natshah Jordan
Thanks, carstenhager, for reporting.
RenderElement and FormElement base plugin classes are deprecated and renamed to RenderElementBase and FormElementBase β
π Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase FixedBetter to update to Drupal ^10.3
-
rajab natshah β
committed cad0d57b on 2.x
Issue #3474611: Change to require at least Drupal 10.3
-
rajab natshah β
committed cad0d57b on 2.x
- π―π΄Jordan Rajab Natshah Jordan
β Released bootstrap_layout_builder-2.1.4 β
- Status changed to Fixed
2 months ago 7:36am 16 September 2024 - πΊπΈUnited States froboy Chicago, IL
Linking to the fix that caused the error.
- π―π΄Jordan Rajab Natshah Jordan
β Released bootstrap_layout_builder-2.1.5 β
β Released bootstrap_layout_builder-2.2.0 β- Issue
#3474702 β
by
podarok β
: Changed the
2.1.x
branch to support Drupal <= 10.2 for a smoother update process
Started the
2.2.x
branch from the2.x
branch, and release 2.2.0 β to support Drupal^10.3 || ^11
- Issue
#3474702 β
by
podarok β
: Changed the
Automatically closed - issue fixed for 2 weeks with no activity.
- π΅πPhilippines bryanmanalo
When using <= 10.2, excludes 10.2.9.
Shouldn't the composer.json version be:
core_version_requirement: "^10.2"
instead of
core_version_requirement: "<=10.2"