Skip to content

Commit 0873cf0

Browse files
Merge branch '4.3' into 4.4
* 4.3: [Serializer] Fix DataUriNormalizer deprecation (MIME type guesser is optional) [DependencyInjection] fix the ValidateEnvPlaceHolderPassTest that was using a deprecated path for TreeBuilder avoid service id conflicts with Swiftmailer [Form] fix usage of legacy TranslatorInterface [Serializer] Fix DataUriNormalizer docblock & composer suggest section
2 parents a2e3025 + e12a774 commit 0873cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"symfony/cache": "^3.4|^4.0|^5.0",
3535
"symfony/property-access": "^3.4|^4.0|^5.0",
3636
"symfony/property-info": "^3.4|^4.0|^5.0",
37-
"symfony/translation": "^5.0",
37+
"symfony/translation": "^4.4",
3838
"doctrine/annotations": "~1.0",
3939
"doctrine/cache": "~1.0",
4040
"egulias/email-validator": "^1.2.8|~2.0"

0 commit comments

Comments
 (0)