forked from j-guyon/CommandSchedulerBundle
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
if i run the scheduler:execute command i got this error:
In SchedulerCommandSubscriber.php line 35:
Attempted to load class "HttpClient" from namespace "Symfony\Component\HttpClient".
Did you forget a "use" statement for another namespace?
i asume there should be an "symfony/http-client" dependency?
even better if this would be optional. the pingback feature should test for the existence and could do its thing only when the client is present.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels