Skip to content

chore: Update Composer dev dependencies to v8#637

Open
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/major-composer-dev
Open

chore: Update Composer dev dependencies to v8#637
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/major-composer-dev

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
symfony/cache (source) ^6.4||^7.08.0.13 age confidence
symfony/var-exporter (source) ^6.4||^7.08.0.9 age confidence

Release Notes

symfony/cache (symfony/cache)

v8.0.13

Compare Source

Changelog (symfony/cache@v8.0.12...v8.0.13)

v8.0.12

Compare Source

Changelog (symfony/cache@v8.0.10...v8.0.12)

v8.0.10

Compare Source

Changelog (symfony/cache@v8.0.9...v8.0.10)

v8.0.9

Compare Source

Changelog (symfony/cache@v8.0.8...v8.0.9)

v8.0.8

Compare Source

Changelog (symfony/cache@v8.0.7...v8.0.8)

v8.0.7

Compare Source

Changelog (symfony/cache@v8.0.6...v8.0.7)

v8.0.6

Compare Source

Changelog (symfony/cache@v8.0.5...v8.0.6)

v8.0.5

Compare Source

Changelog (symfony/cache@v8.0.4...v8.0.5)

v8.0.4

Compare Source

Changelog (symfony/cache@v8.0.3...v8.0.4)

v8.0.3

Compare Source

Changelog (symfony/cache@v8.0.2...v8.0.3)

v8.0.1

Compare Source

Changelog (symfony/cache@v8.0.0...v8.0.1)

v8.0.0

Compare Source

symfony/var-exporter (symfony/var-exporter)

v8.0.9

Compare Source

Changelog (symfony/var-exporter@v8.0.8...v8.0.9)

v8.0.8

Compare Source

Changelog (symfony/var-exporter@v8.0.7...v8.0.8)

v8.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) May 25, 2026 00:14
@renovate
renovate Bot force-pushed the renovate/major-composer-dev branch 2 times, most recently from 60365cb to e3d3646 Compare May 27, 2026 09:14
@renovate
renovate Bot force-pushed the renovate/major-composer-dev branch from e3d3646 to b039bd2 Compare May 27, 2026 12:39
Comment thread composer.json Outdated
@renovate

renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

…6.4/v7

symfony/var-exporter v8 removed ProxyHelper::generateLazyGhost(), which
Doctrine ORM's legacy proxy factory requires on PHP < 8.4. Native lazy
objects (the v8-compatible path) require PHP 8.4+, leaving no viable path
for v8 on PHP 8.2/8.3.

Cap symfony/var-exporter at ^7.4 for now; symfony/cache v8 accepts v7
var-exporter so cache still resolves to v8. Enable Doctrine native lazy
objects on PHP 8.4+ in the unit test setup to remove the deprecation and
avoid the legacy path altogether on those versions.
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