File tree Expand file tree Collapse file tree 3 files changed +3
-14
lines changed
Expand file tree Collapse file tree 3 files changed +3
-14
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ CHANGELOG
77 * Change default value of ` default_protocol ` option in ` UrlType ` from ` 'http' ` to ` null `
88 * Remove the ` VersionAwareTest ` trait, use feature detection instead
99 * Remove deprecated ` ResizeFormListener::preSetData() ` method, use ` postSetData() ` instead
10+ * Remove ` validation.xml ` in ` Resources/config ` , replaced by attributes on the ` Form ` class
1011
11127.4
1213---
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4444 "symfony/var-dumper" : " ^7.4|^8.0"
4545 },
4646 "conflict" : {
47- "symfony/translation-contracts" : " <2.5"
47+ "symfony/translation-contracts" : " <2.5" ,
48+ "symfony/validator" : " <7.4"
4849 },
4950 "autoload" : {
5051 "psr-4" : { "Symfony\\ Component\\ Form\\ " : " " },
You can’t perform that action at this time.
0 commit comments