Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf582a3

Browse files
minor #51634 [Validator] Make v7 conflict with doctrine-bridge < v7 (nicolas-grekas)
This PR was merged into the 7.0 branch. Discussion ---------- [Validator] Make v7 conflict with doctrine-bridge < v7 | Q | A | ------------- | --- | Branch? | 7.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Instead of #51630 Commits ------- 6b3e251 [Validator] Make v7 conflict with doctrine-bridge < v7
2 parents 9c2bc76 + 6b3e251 commit bf582a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Validator/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"conflict": {
4444
"doctrine/lexer": "<1.1",
4545
"symfony/dependency-injection": "<6.4",
46+
"symfony/doctrine-bridge": "<7.0",
4647
"symfony/expression-language": "<6.4",
4748
"symfony/http-kernel": "<6.4",
4849
"symfony/intl": "<6.4",

0 commit comments

Comments
 (0)