Skip to content

Missing PHP extensions from composer.json #69

@reedy

Description

@reedy

This library makes use of both json and sockets functions from PHP, which are commonly part of extensions.

Therefore ext-json and ext-sockets should at least be in suggests (if they are not required for all code paths/are therefore optional), if not in require itself.

https://getcomposer.org/doc/01-basic-usage.md#platform-packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions