Skip to content

Commit c56e1c6

Browse files
authored
Merge pull request #1 from Guite/master
Updated namespace for Symfony 5
2 parents 06bba60 + e0141f1 commit c56e1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridge/Transformer/AbstractTransformer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Matthias\SymfonyConsoleForm\Console\Formatter\Format;
66
use Matthias\SymfonyConsoleForm\Form\FormUtil;
77
use Symfony\Component\Form\FormInterface;
8-
use Symfony\Component\Translation\TranslatorInterface;
8+
use Symfony\Contracts\Translation\TranslatorInterface;
99

1010
/**
1111
* Reusable code for FormToQuestionTransformers.

0 commit comments

Comments
 (0)