gabesullice / jwt

https://www.drupal.org/project/jwt
18 stars 12 forks source link

Your requirements could not be resolved to an installable set of packages. #20

Closed josuevalrob closed 6 years ago

josuevalrob commented 6 years ago
$ composer require drupal/jwt;

Using version ^1.0@alpha for drupal/jwt
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - doctrine/cache v1.7.1 requires php ~7.1 -> your PHP version (7.0.14) does not satisfy that requirement.
    - doctrine/cache v1.7.1 requires php ~7.1 -> your PHP version (7.0.14) does not satisfy that requirement.
    - doctrine/cache v1.7.1 requires php ~7.1 -> your PHP version (7.0.14) does not satisfy that requirement.
    - Installation request for doctrine/cache (locked at v1.7.1) -> satisfiable by doctrine/cache[v1.7.1].

Installation failed, reverting ./composer.json to its original content.

Is this a problem with composer or a problem with the libraries?

I will update php to see how its goes. thanks!

josuevalrob commented 6 years ago

was for my php version.. .