Skip to content

Won't install above PHP 7.0 #21

@Askelkana

Description

@Askelkana

According to the packagist notes, this package should work for PHP >= 7.0. However, the sub-package lcobucci/jwt prevents installation above 7.0, as below:

Problem 1
   - lcobucci/jwt[3.3.0, ..., 3.4.x-dev] require php ^5.6 || ^7.0 -> your php version (8.0.1) does not satisfy that requirement.
   - sverraest/revolut-php dev-master requires vdbelt/oauth2-revolut ^1.0 -> satisfiable by vdbelt/oauth2-revolut[v1.0, v1.0.1, v1.0.2, v1.
0.3].
   - vdbelt/oauth2-revolut v1.0.3 requires lcobucci/jwt ^3.4.5 -> satisfiable by lcobucci/jwt[3.4.5, 3.4.6, 3.4.x-dev].
   - vdbelt/oauth2-revolut v1.0.2 requires lcobucci/jwt ^3.3.1 -> satisfiable by lcobucci/jwt[3.3.1, ..., 3.4.x-dev].
   - vdbelt/oauth2-revolut[v1.0, ..., v1.0.1] require lcobucci/jwt ^3.3 -> satisfiable by lcobucci/jwt[3.3.0, ..., 3.4.x-dev].
   - Root composer.json requires sverraest/revolut-php dev-master -> satisfiable by sverraest/revolut-php[dev-master].

Would appreciate a fix or clarification. Thanks!

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