Giter VIP home page Giter VIP logo

Comments (2)

kudinovfedor avatar kudinovfedor commented on June 12, 2024

Hi @gravityrail
As I see you install dependencies from composer.lock
I try to reproduce your error when remove from composer.lock block about package mockery/mockery and getting almost the same error

composer install --prefer-dist --no-progress --no-suggest
You are using the deprecated option "--no-suggest". It has no effect and will break in Composer 3.
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - 10up/wp_mock is locked to version 0.4.2 and an update of this package was not requested.
    - 10up/wp_mock 0.4.2 requires mockery/mockery ^1.0 -> could not be found in any version, there may be a typo in the package name.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

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

Package 10up/wp_mock has require dependency "mockery/mockery": "^1.0", this info you can view in
vendor/10up/wp_mock/composer.json

Please try remove composer.lock and then install dependencies again.
I think you get an error because of the lock file.

from wp_mock.

unfulvio-godaddy avatar unfulvio-godaddy commented on June 12, 2024

This might be fixed by changes introduced by #167 and #170

from wp_mock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.