Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. paul@paul-desktop ~/Sites/drupalvm/drupal $ composer require drupal/token
  2. Using version ^1.0 for drupal/token
  3. ./composer.json has been updated
  4. > DrupalProject\composer\ScriptHandler::checkComposerVersion
  5. Loading composer repositories with package information
  6. Updating dependencies (including require-dev)
  7. Your requirements could not be resolved to an installable set of packages.
  8.  
  9. Problem 1
  10. - doctrine/collections v1.5.0 requires php ^7.1 -> your PHP version (7.0.22) does not satisfy that requirement.
  11. - doctrine/collections v1.5.0 requires php ^7.1 -> your PHP version (7.0.22) does not satisfy that requirement.
  12. - doctrine/collections v1.5.0 requires php ^7.1 -> your PHP version (7.0.22) does not satisfy that requirement.
  13. - Installation request for doctrine/collections (locked at v1.5.0) -> satisfiable by doctrine/collections[v1.5.0].
  14.  
  15.  
  16. Installation failed, reverting ./composer.json to its original content.
  17. paul@paul-desktop ~/Sites/drupalvm/drupal $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement