Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

ERROR: docker run --rm -v $PWD/:/app composer/composer install #103

Open
rinetd opened this issue Sep 8, 2016 · 1 comment
Open

ERROR: docker run --rm -v $PWD/:/app composer/composer install #103

rinetd opened this issue Sep 8, 2016 · 1 comment

Comments

@rinetd
Copy link

rinetd commented Sep 8, 2016

Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for mockery/mockery 0.9.4 -> satisfiable by mockery/mockery[0.9.4].
- mockery/mockery 0.9.4 requires hamcrest/hamcrest-php ~1.1 -> no matching package found.

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

@alcohol
Copy link

alcohol commented Oct 3, 2016

This issue is unrelated to the container. Your lock file is out of sync with your composer.json, this can cause issues such as the one you are experiencing.

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