Upgrade to Symfony 7.4#171
Open
swinkelmann wants to merge 1 commit into
Open
Conversation
Phocacius
requested changes
May 12, 2026
Member
Phocacius
left a comment
There was a problem hiding this comment.
- Please update all symfony flex recipes, there are 13 pending changes (see https://symfony.com/doc/current/setup/upgrade_major.html#3-updating-recipes)
- For doctrine, there are also major updates (collections: 2.6->3.1, doctrine-bundle: 2.18->3.2, orm: 2.20->3.6, persistence: 3.4->4.2). Did you check those?
- There is the warning message
Package doctrine/cache is abandoned, you should avoid using it. No replacement was suggested.. Did you check if doctrine/cache is still needed and if there is a replacement?
For the warning message PearInstaller is not available (removed in Composer 2.x); PearPlugin skipping registration. I opened a ticket in mnsami/composer-custom-directory-installer#52
astroidex
requested changes
May 15, 2026
Member
astroidex
left a comment
There was a problem hiding this comment.
Please check
- do we have to change the other repositories? PHP version?
- https://github.com/mapbender/query-builder/blob/develop/composer.json
- https://github.com/mapbender/ldapBundle/blob/master/composer.json
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.
No description provided.