8000 add back possibility to use form themes without translations · symfony/symfony@87c1d19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87c1d19

Browse files
committed
add back possibility to use form themes without translations
1 parent cf728f5 commit 87c1d19

File tree

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": {