Skip to content

feat: Update project template for Drupal 10.6#33

Open
jjroelofs wants to merge 1 commit into3.xfrom
4.x
Open

feat: Update project template for Drupal 10.6#33
jjroelofs wants to merge 1 commit into3.xfrom
4.x

Conversation

@jjroelofs
Copy link
Copy Markdown
Collaborator

Summary

  • Update core scaffold to ^10.6
  • Point to lightning_dxpr 4.x-dev (flattened profile, no more lightning base dependency)
  • Remove ckeditor/fakeobjects package repository (CKEditor 4 removed in D10)
  • Update drush to ^12.4.3 (D10 requires drush 12+)
  • Add dxpr_builder_e dependency
  • Add patches-ignore for lightning_core's incompatible core patch (2869592)

Breaking changes

  • Requires Drupal core ^10.6
  • Depends on lightning_dxpr 4.x (flattened profile)

Test plan

  • Run composer install and verify all dependencies resolve
  • Verify Drupal site installs correctly with the DXPR distribution
  • Verify no patch failures during install

- Update drupal/core-composer-scaffold to ^10.6
- Point to lightning_dxpr 4.x-dev (flattened, no more lightning base profile)
- Remove ckeditor/fakeobjects package (CKEditor 4 removed in D10)
- Update drush to ^12.4.3
- Add dxpr/dxpr_builder_e dependency
- Add patches-ignore for lightning_core's incompatible core patch
- Update composer/installers constraint to also allow ^2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant