timber / starter-theme

The "_s" for Timber: a dead-simple theme that you can build anything from
MIT License
817 stars 276 forks source link

Update composer.json timber-library version #32

Closed jrmlstf closed 8 years ago

jrmlstf commented 8 years ago

I'm trying to install Starter-theme using Composer. Seems to work but installation failed because of requirements not satisfied.

The Starter-theme requires Timber-library v 0.22.* while actual version is 1.1.

→ composer require upstatement/timber-starter-theme dev-master ./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

  • upstatement/timber-starter-theme dev-master requires wpackagist-plugin/timber-library 0.22.* -> satisfiable by wpackagist-plugin/timber-library[0.22.6, 0.22.5, 0.22.4, 0.22.3, 0.22.2, 0.22.1, 0.22.0] but these conflict with your requirements or minimum-stability.
  • upstatement/timber-starter-theme dev-master requires wpackagist-plugin/timber-library 0.22.* -> satisfiable by wpackagist-plugin/timber-library[0.22.6, 0.22.5, 0.22.4, 0.22.3, 0.22.2, 0.22.1, 0.22.0] but these conflict with your requirements or minimum-stability.
  • Installation request for upstatement/timber-starter-theme dev-master -> satisfiable by upstatement/timber-starter-theme[dev-master].

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

Can you update it ?

Thanks

jrmlstf commented 8 years ago

Well actually it's not a good idea to add Starter theme to composer but Timber Library version should still be bumped in composer.json.