We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e8e76 commit a39cbbfCopy full SHA for a39cbbf
1 file changed
src/Event/FormHandlerEvent.php
@@ -15,7 +15,7 @@
15
16
use SolidWorx\FormHandler\FormHandlerInterface;
17
use SolidWorx\FormHandler\FormRequest;
18
-use Symfony\Component\EventDispatcher\Event;
+use Symfony\Contracts\EventDispatcher\Event;
19
use Symfony\Component\Form\FormInterface;
20
21
class FormHandlerEvent extends Event
0 commit comments