Skip to content

Commit 5fcc820

Browse files
authored
bug #10324 Add a workaround for GridBundle & Symfony 4.2.7 to make tests passing (pamil)
This PR was merged into the 1.3 branch. Discussion ---------- See symfony/symfony#31152 and symfony/symfony#31156. Commits ------- dcb0bf0 Add a workaround for GridBundle & Symfony 4.2.7 to make tests passing
2 parents 72c0b0c + dcb0bf0 commit 5fcc820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Sylius/Bundle/GridBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"symfony/dependency-injection": "^3.4|^4.1.1",
4545
"symfony/proxy-manager-bridge": "^3.4|^4.1.1",
4646
"symfony/security-csrf": "^3.4|^4.1.1",
47+
"symfony/translation": "^3.4|^4.1.1",
4748
"symfony/twig-bundle": "^3.4|^4.1.1",
4849
"symfony/validator": "^3.4|^4.1.1",
4950
"twig/twig": "^2.0"

0 commit comments

Comments
 (0)