Skip to content

PHP version requirements are not correct #8

Description

@peter279k

According to the composer.json file, this package requires php-5.4 version at least.

On require-dev setting, it requires phpunit/phpunit:^6.5 version. But this PHPUnit version requires php-7.0 version at least.

To fix above issue, I think it should let this package require php-7.2 or php-7.3 version because from php-5.4 to php-7.0 versions are too old/inactive.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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