Parsedown/Markdown (contributte/latte-parsedown-extra) pridani do nette/sandbox
- savalo
- Člen | 12
Zdravim, pokousel jsem se do sandboxu pridat https://github.com/…sedown-extra pres composer, ale nejak se tomu nechce, tusi nekdo co bych mel zmenit, nebo se jedna o nejakou chybku v jednom nebo druhem balicku? Diky za kazdy hint.
% composer require contributte/latte-parsedown-extra
Using version ^1.5 for contributte/latte-parsedown-extra
./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
- Conclusion: remove nette/application v3.0.5
- contributte/latte-parsedown-extra 1.5.0 requires latte/latte ~2.5.1 -> satisfiable by latte/latte[v2.5.1, v2.5.2, v2.5.3, v2.5.4].
- nette/application v3.0.5 conflicts with latte/latte[v2.5.1].
- nette/application v3.0.5 conflicts with latte/latte[v2.5.2].
- nette/application v3.0.5 conflicts with latte/latte[v2.5.3].
- nette/application v3.0.5 conflicts with latte/latte[v2.5.4].
- Installation request for nette/application (installed at v3.0.5, required as ^3.0) -> satisfiable by nette/application[v3.0.5].
- Conclusion: don't install contributte/latte-parsedown-extra 1.5.1|remove latte/latte v2.8.1|install latte/latte v2.5.1|install latte/latte v2.5.2|install latte/latte v2.5.3|install latte/latte v2.5.4
- Installation request for contributte/latte-parsedown-extra ^1.5 -> satisfiable by contributte/latte-parsedown-extra[1.5.0, 1.5.1].
- contributte/latte-parsedown-extra 1.5.1 requires latte/latte ~2.5.1|~2.6.0 -> satisfiable by latte/latte[v2.5.1, v2.5.2, v2.5.3, v2.5.4, v2.6.0, v2.6.1, v2.6.2].
- Can only install one of: latte/latte[v2.8.1, v2.6.0].
- Can only install one of: latte/latte[v2.8.1, v2.6.1].
- Can only install one of: latte/latte[v2.8.1, v2.6.2].
- Installation request for latte/latte (installed at v2.8.1, required as ^2.5) -> satisfiable by latte/latte[v2.8.1].
Installation failed, reverting ./composer.json to its original content.
- Mistrfilda
- Člen | 76
Ahoj,
aktualni verze toho balicku nedovoluje instalaci aktualni verzi latte https://github.com/…omposer.json#L17 (je tam lock na verzi 2.7, aktualni verze je ale jiz 2.8). Muzes zkusit fork a dovolit i latte 2.8 („~2.5.1|~2.6.0|~2.7.0|~2.8.0“). Pokud vse bude fungovat, muzes poslat PR :)
- savalo
- Člen | 12
PR jsem dal hned, predchozi commit byl o tom samem :) Ted pres dve hodiny zkousim rozjet u sebe forknutou verzi, ale ani po pridani github repozitare a zmene minimum-stability na dev a prefer-stable na true stejne composer breci, no nic, vyzkousim zase az jeslti pull request..