Skip to content

Commit d1d16d9

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: [TwigBridge] Install symfony/intl to run tests on Travis [Translation] Make `name` attribute optional in xliff2 [Security] #[CurrentUser] argument should resolve to null when it is anonymous
2 parents 5d0a2a5 + 4fa4380 commit d1d16d9

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
@@ -30,6 +30,7 @@
3030
"symfony/form": "^5.3",
3131
"symfony/http-foundation": "^4.4|^5.0",
3232
"symfony/http-kernel": "^4.4|^5.0",
33+
"symfony/intl": "^4.4|^5.0",
3334
"symfony/mime": "^5.2",
3435
"symfony/polyfill-intl-icu": "~1.0",
3536
"symfony/property-info": "^4.4|^5.1",

0 commit comments

Comments
 (0)