add back possibility to use form themes without translations

This commit is contained in:
Christian Flothmann 2019-06-11 09:45:15 +02:00
parent cf728f5da2
commit 87c1d19e72

View File

@ -17,6 +17,7 @@
],
"require": {
"php": "^7.1.3",
"symfony/translation-contracts": "^1.1",
"twig/twig": "^1.41|^2.10"
},
"require-dev": {