Skip to content

Conversation

@tacman
Copy link
Contributor

@tacman tacman commented Nov 19, 2025

Changed doctrine/dbal version constraint to allow any version.

Fixes

symfony new --webapp test-webapp && cd test-webapp && composer outdated
* Creating a new Symfony project with Composer
* Setting up the project under Git version control
  (running git init /home/tac/trash/test-webapp)

                                                                                                                        
 [OK] Your project is now ready in /home/tac/trash/test-webapp                                                          
                                                                                                                        

Color legend:
- patch or minor release available - update recommended
- major release available - update possible

Direct dependencies required in composer.json:
doctrine/dbal            3.10.3 4.3.4 Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/doctrine-bundle 2.18.1 3.0.0 Symfony DoctrineBundle

Transitive dependencies not required in composer.json:
Everything up to date

Changed doctrine/dbal version constraint to allow any version.
@fabpot
Copy link
Member

fabpot commented Nov 19, 2025

Thank you @tacman.

@fabpot fabpot merged commit ca19fea into symfony:main Nov 19, 2025
@fabpot fabpot mentioned this pull request Nov 19, 2025
@mmarton
Copy link

mmarton commented Nov 19, 2025

sooo, is this solved?
symfony/symfony#54039

@nicolas-grekas
Copy link
Member

It's not @mmarton you're right. I think we should revert this PR, see #47

nicolas-grekas added a commit that referenced this pull request Dec 19, 2025
…bpot)"

This reverts commit ca19fea, reversing
changes made to 9d87290.
@nicolas-grekas
Copy link
Member

Now reverted in #47, waiting for doctrine/dbal#7261 then symfony/symfony#62820

nicolas-grekas added a commit that referenced this pull request Jan 7, 2026
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.

4 participants