Skip to content

symfony/filesystem v7 and v8 support - #19540

Merged
brandonkelly merged 3 commits into
5.xfrom
chore/filesystem
Sep 2, 2026
Merged

symfony/filesystem v7 and v8 support#19540
brandonkelly merged 3 commits into
5.xfrom
chore/filesystem

Conversation

@brandonkelly

Copy link
Copy Markdown
Member

Resolves #19538

Copilot AI lite review requested due to automatic review settings September 2, 2026 14:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The dependency constraint expansion and corresponding lockfile update are consistent with the repo’s PHP 8.2 requirement and don’t introduce code-level changes needing further validation.

Pull request overview

Updates the project’s Composer dependency constraints to allow installing newer Symfony Filesystem versions while keeping the lockfile in sync with the updated requirement set.

Changes:

  • Expands symfony/filesystem constraint in composer.json to allow Symfony v7 and v8.
  • Updates composer.lock to lock symfony/filesystem at v7.4.18 (and updates the lock content hash accordingly).
File summaries
File Description
composer.json Broadens the allowed Symfony Filesystem versions to include v7 and v8.
composer.lock Refreshes the lockfile to reflect the new Filesystem resolution and updated metadata.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@brandonkelly
brandonkelly merged commit 6d99e50 into 5.x Sep 2, 2026
2 checks passed
@brandonkelly
brandonkelly deleted the chore/filesystem branch September 2, 2026 15:47
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.

2 participants