Skip to content

Commit 8bdd25b

Browse files
committed
bug #31988 [TwigBridge] add back possibility to use form themes without translations (xabbuh)
This PR was merged into the 4.3 branch. Discussion ---------- [TwigBridge] add back possibility to use form themes without translations | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #31968 | License | MIT | Doc PR | Commits ------- 87c1d19 add back possibility to use form themes without translations
2 parents 2f4f8c0 + 87c1d19 commit 8bdd25b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bridge/Twig/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1.3",
20+
"symfony/translation-contracts": "^1.1",
2021
"twig/twig": "^1.41|^2.10"
2122
},
2223
"require-dev": {

0 commit comments

Comments
 (0)