(#1) Require drupal/core ^10.6.0 - #2
Merged
Merged
Conversation
Author
|
As near as I can tell, ORCA is an Acquia internal test suite, I don't know what to make of them failing. They fail on main as well (The For my own testing, I modified the platform composer.json to use |
blairlearn
marked this pull request as ready for review
August 20, 2026 16:46
There was a problem hiding this comment.
Pull request overview
Updates BLT’s Composer requirements to target Drupal Core 10.6.x, aligning the project with newer Drupal core and its updated dependency set.
Changes:
- Bump
drupal/corerequirement from^10.0.0to^10.6.0incomposer.json. - Refresh
composer.lockto lock Drupal Core to10.6.15and update related transitive dependencies (Symfony 6.4 patch releases, Guzzle, Twig, etc.).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| composer.json | Updates the root dependency constraint to require Drupal Core ^10.6.0. |
| composer.lock | Locks Drupal Core to 10.6.15 and updates the dependency graph accordingly. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
bryanpizzillo
approved these changes
Aug 20, 2026
Also removes orca CI workflow. Closes #1
blairlearn
force-pushed
the
ticket/1-drupal-version
branch
2 times, most recently
from
August 20, 2026 21:10
379bcbf to
cf67989
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1