8000 minor #27719 [FrameworkBundle] add conflict for non-compatible TwigBr… · symfony/symfony@0fbcfbd · GitHub
[go: up one dir, main page]

Skip to content

Commit 0fbcfbd

Browse files
minor #27719 [FrameworkBundle] add conflict for non-compatible TwigBridge version (xabbuh)
This PR was merged into the 4.1 branch. Discussion ---------- [FrameworkBundle] add conflict for non-compatible TwigBridge version | Q | A | ------------- | --- | Branch? | 4.1 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | 8000 #27713 | License | MIT | Doc PR | The argument was dropped in #27454. Commits ------- 251e684 add conflict for non-compatible TwigBridge version
2 parents 6500560 + 251e684 commit 0fbcfbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"symfony/serializer": "<4.1",
7272
"symfony/stopwatch": "<3.4",
7373
"symfony/translation": "<3.4",
74+
"symfony/twig-bridge": "<4.1.1",
7475
"symfony/validator": "<4.1",
7576
"symfony/workflow": "<4.1"
7677
},

0 commit comments

Comments
 (0)
0