We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00b601 commit 2b82330Copy full SHA for 2b82330
1 file changed
lib/Tmdb/Event/RequestEvent.php
@@ -12,7 +12,7 @@
12
*/
13
namespace Tmdb\Event;
14
15
-use Symfony\Component\EventDispatcher\Event;
+use Symfony\Contracts\EventDispatcher\Event;
16
use Tmdb\Common\ParameterBag;
17
use Tmdb\HttpClient\Request;
18
use Tmdb\HttpClient\Response;
0 commit comments