Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

conflicting dependencies with Symfony 3.3.x #760

Open
tuscanicz opened this issue Aug 9, 2017 · 1 comment
Open

conflicting dependencies with Symfony 3.3.x #760

tuscanicz opened this issue Aug 9, 2017 · 1 comment

Comments

@tuscanicz
Copy link

tuscanicz commented Aug 9, 2017

It is not possible to install rocketeer via composer require anahkiasen/rocketeer:^2.2 with symfony/symfony 3.3.4 installed, since it is conflicting due to illuminate/filesystem: ~4.2 that is used in latest version (2.2.5).

EDIT: Sorry, but package default branch (develop) that is quite outdated that caused misleading assumptions. I found that the problem is in composer dependencies, not packagist.

Thank you!

@tuscanicz tuscanicz changed the title legacy dependencies on packages legacy dependencies on packagist Aug 9, 2017
@tuscanicz tuscanicz changed the title legacy dependencies on packagist conflicting dependencies with Symfony 3.3.x Aug 14, 2017
@Ciaro
Copy link

Ciaro commented Feb 25, 2018

For now, you can work-around this by using https://github.com/bamarni/composer-bin-plugin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants