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 662ffbe commit 5aeff0dCopy full SHA for 5aeff0d
src/Factory.php
@@ -57,7 +57,7 @@ final class Factory
57
58
private ?Closure $streamHandler = null;
59
60
- private Dispatcher|EventDispatcherInterface|null $events = null;
+ private LaravelDispatcher|EventDispatcherInterface|null $events = null;
61
62
/**
63
* Sets the API key for the requests.
0 commit comments