Fixed notices and configuration file name changes
This is the first release that supports Drupal core 9.0. (Although D9.0 has been supported in 8.x-1.x-dev for a month already).
This is the last release that supports Drupal core 8.7.
Changes since 8.x-1.0-alpha1:
Major code improvements - rewrite module file and create a proper storage managers Fix missing StorageManagerInterface class error
Minor release that fixes the following issues: https://www.drupal.org/project/bootstrap_layout_builder/issues/3156164 https://www.drupal.org/project/bootstrap_layout_builder/issues/3156178
Update steps Update your codebase:
For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT
composer create-project acquia/lightning-project MYPROJECT