deprecated-packages / DoctrineExtensionsTree

[DEPRECATED] Use this instead →
https://github.com/minetro/doctrine-extensions
MIT License
0 stars 2 forks source link

Composer require error #2

Open landsman opened 7 years ago

landsman commented 7 years ago

Pokud instaluji pouze přes "composer require ..." bez @dev:

Problem 1

  • Can only install one of: nette/reflection[v2.4.0, v2.3.2].
  • Can only install one of: nette/reflection[v2.4.0, v2.3.2].
  • Can only install one of: nette/reflection[v2.4.0, v2.3.2].
  • zenify/doctrine-extensions-tree v1.1.0 requires nette/reflection ^2.4 -> satisfiable by nette/reflection[v2.4.0].
  • Installation request for zenify/doctrine-extensions-tree ^1.1 -> satisfiable by zenify/doctrine-extensions-tree[v1.1.0].
  • Installation request for nette/reflection (locked at v2.3.2) -> satisfiable by nette/reflection[v2.3.2].
TomasVotruba commented 7 years ago

@landsman Čím myslíš, že to je? Stále trvá?

landsman commented 7 years ago

Zřejmě nějaká zastaralá závislost.

TomasVotruba commented 7 years ago

Zkusil jsem čistnou instalaci a v pohodě, zřejmě to souvisí s tvým projektem.

Můžeš mi sem hodit obsah composer.json?