Skip to content

Remove PHPUnit dependency from composer.json #45

@aik099

Description

@aik099

Right now there a dependency on PHPUnit in composer.json which:

  • from one side is correct (library creates a test case class for PHPUnit)
  • from other side is not (it's forcing local PHPUnit copy in project even if PHPUnit is installed globally on machine and used from there)

@stof , can we just remove PHPUnit dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions