Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency resolving not working #24

Open
splitbrain opened this issue Mar 25, 2020 · 1 comment
Open

Dependency resolving not working #24

splitbrain opened this issue Mar 25, 2020 · 1 comment

Comments

@splitbrain
Copy link

Trying to install this extension seems not to work currently because composer seems not to be able to find a suitable atoum dependency:

./composer.phar require --dev atoum/phpunit-extension
Using version ^0.6.0 for atoum/phpunit-extension
./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
    - Can only install one of: atoum/atoum[dev-virtual-hooks, 3.4.2].
    - Can only install one of: atoum/atoum[dev-virtual-hooks, 3.4.2].
    - Can only install one of: atoum/atoum[dev-virtual-hooks, 3.4.2].
    - atoum/phpunit-extension 0.6 requires atoum/atoum dev-virtual-hooks as 3.3.0 -> satisfiable by atoum/atoum[dev-virtual-hooks].
    - Installation request for atoum/phpunit-extension ^0.6.0 -> satisfiable by atoum/phpunit-extension[0.6].
    - Installation request for atoum/atoum (locked at 3.4.2) -> satisfiable by atoum/atoum[3.4.2].


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

Is this something you're aware of? Or am I doing something wrong?

@Grummfy
Copy link
Member

Grummfy commented Mar 26, 2020

hello,
there is some tricks used to make this extension work. But because theses tricks are in a dev branch, it's not as easy as it seems. The best is to wait for @Hywan or @jubianchi .
sorry for that

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

No branches or pull requests

2 participants