Skip to content

does not work in recent PHP version. #4

@speedy-ye

Description

@speedy-ye

composer.json has following line :
"require": {
"php": "^7.4",
},

It generates error with PHP 8, which is the recent version.

Error message :
[InvalidArgumentException]
Package tiggee/dnsmadeeasy-client has requirements incompatible with your PHP version, PHP extensions and Composer version:

  • tiggee/dnsmadeeasy-client v1.0.0 requires ext-json ^7.4 which does not match your installed version 8.1.0.
  • tiggee/dnsmadeeasy-client v1.0.0 requires php ^7.4 which does not match your installed version 8.1.0.
  • tiggee/dnsmadeeasy-client v1.0.0 requires ext-mbstring ^7.4 which does not match your installed version 8.1.0.

Hope you can check the compatibility with recent PHP version, and fix the problem.
Thank you.

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