Skip to content

http-client dependency missing #114

@ph538834

Description

@ph538834

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions