Problem/Motivation
While working on #3374547, the pipelines passed, but only because sniffer violations were allowed to fail.
Drupal 8 has been end of life for quite some time:
https://www.drupal.org/psa-2021-11-30
Steps to reproduce
See https://git.drupalcode.org/project/layout_builder_additions/-/jobs/57630 for the code sniffer violation.
Proposed resolution
- Fix the code sniffer issue
- Remove Drupal 8.7.7 from the core version requirement in the project's info.yml file.
Remaining tasks
N/A
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork layout_builder_additions-3374550
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
rklawson commentedUpdates
info.ymlfile.Comment #3
rklawson commentedClosing this out as fixed.