Kdyby / Translation

Integration of Symfony/Translation into Nette Framework
https://packagist.org/packages/kdyby/translation
Other
89 stars 84 forks source link

i cant install translator #190

Open alnux opened 1 year ago

alnux commented 1 year ago

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. You can also try re-running composer require with an explicit version constraint, e.g. "composer require kdyby/translation:*" to figure out if any version is installable, or "composer require kdyby/translation:^2.1" if you know which you need.