Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 04b2f7f

Browse filesBrowse files
committed
bug #32136 [FrameworkBundle] sync require-dev and conflict constraints (xabbuh)
This PR was merged into the 4.3 branch. Discussion ---------- [FrameworkBundle] sync `require-dev` and `conflict` constraints | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | The `conflict` section already prevents the Translation component 4.2 to be installed. Commits ------- 47f9235 sync `require-dev` and `conflict` constraints
2 parents 4866444 + 47f9235 commit 04b2f7f
Copy full SHA for 04b2f7f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"symfony/security-http": "~3.4|~4.0",
4949
"symfony/serializer": "^4.3",
5050
"symfony/stopwatch": "~3.4|~4.0",
51-
"symfony/translation": "~4.2",
51+
"symfony/translation": "~4.3",
5252
"symfony/templating": "~3.4|~4.0",
5353
"symfony/twig-bundle": "~2.8|~3.2|~4.0",
5454
"symfony/validator": "^4.1",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.