Skip to content

Commit 8667f81

Browse files
Merge branch '7.4' into 8.0
* 7.4: [Validator] bad value on AbstractComparison constructor using array parameter [DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath() and getNamespace() do not install symfony/intl < 7.4 [Console] Ensure terminal is usable after termination signal [Workflow] Add support for weighted transitions bug #61887 [Serializer] Fix discriminator class mapping with allow_extra_attributes=false
2 parents f7c6103 + fe2a58a commit 8667f81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
},
4646
"conflict": {
4747
"symfony/translation-contracts": "<2.5",
48+
"symfony/intl": "<7.4",
4849
"symfony/validator": "<7.4"
4950
},
5051
"autoload": {

0 commit comments

Comments
 (0)