Skip to content

chore: doctrine-migrations-bundle 4 upgrade#261

Merged
COil merged 1 commit into
mainfrom
chore/doctrine-migrations-bundle-4-upgrade
Jun 18, 2026
Merged

chore: doctrine-migrations-bundle 4 upgrade#261
COil merged 1 commit into
mainfrom
chore/doctrine-migrations-bundle-4-upgrade

Conversation

@COil

@COil COil commented Jun 18, 2026

Copy link
Copy Markdown
Member
Q A
Branch? main
Cleanup? no
Bug fix? no
New feature? yes
Doc added? no
Tests pass? yes
Deprecations? no

@COil COil requested a review from Copilot June 18, 2026 16:54
@COil COil self-assigned this Jun 18, 2026
@COil COil added the dependencies Pull requests that update a dependency file label Jun 18, 2026
@COil COil merged commit ce9df9a into main Jun 18, 2026
5 checks passed
@COil COil deleted the chore/doctrine-migrations-bundle-4-upgrade branch June 18, 2026 16:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Upgrades Doctrine Migrations integration to the new major release by bumping doctrine/doctrine-migrations-bundle to ^4.0, aligning the template’s dependency set with the latest Doctrine ecosystem requirements (PHP 8.4+, DBAL 4).

Changes:

  • Bump doctrine/doctrine-migrations-bundle from ^3.x to ^4.0 in composer.json.
  • Regenerate composer.lock to lock doctrine/doctrine-migrations-bundle to 4.0.0 and refresh related/transitive dependencies (e.g., doctrine/doctrine-bundle).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
composer.json Updates the migrations bundle requirement to ^4.0 to allow installing Doctrine Migrations Bundle v4.
composer.lock Locks the upgraded bundle version and updates transitive dependencies accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants