|
@@ -18,7 +18,7 @@ use Symfony\Component\Form\FormFactoryInterface;
|
|
|
use Symfony\Component\Form\AbstractType;
|
|
|
use Symfony\Component\Form\FormInterface;
|
|
|
use Symfony\Component\Form\FormView;
|
|
|
-use Symfony\Component\Form\Options;
|
|
|
+use Symfony\Component\OptionsResolver\Options;
|
|
|
|
|
|
use Sonata\AdminBundle\Form\EventListener\MergeCollectionListener;
|
|
|
use Sonata\AdminBundle\Form\ChoiceList\ModelChoiceList;
|