Giter VIP home page Giter VIP logo

Comments (2)

dreamingmind avatar dreamingmind commented on May 30, 2024

While editing for clarity I realized what I was doing wrong. So... ignore my question.

Solution:
add "vierge-noire/cakephp-fixture-factories": "dev-cake5" to composer.json require-dev section
add "minimum-stability": "dev" to composer.json


How are you managing that? When I try to require the cakephp-fixture-factories "^2.5" in my current cake 5 project I get:

composer require --dev vierge-noire/cakephp-fixture-factories "^2.5"
./composer.json has been updated
Running composer update vierge-noire/cakephp-fixture-factories
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - vierge-noire/cakephp-fixture-factories[v2.5, ..., v2.5.1] require cakephp/orm ^4.0 -> found cakephp/orm[4.0.0, ..., 4.4.17] but these were not loaded, likely because it conflicts with another require.
    - vierge-noire/cakephp-fixture-factories[v2.6, ..., v2.9.2] require cakephp/orm ^4.2 -> found cakephp/orm[4.2.0, ..., 4.4.17] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires vierge-noire/cakephp-fixture-factories ^2.5 -> satisfiable by vierge-noire/cakephp-fixture-factories[v2.5, ..., v2.9.2].


Installation failed, reverting ./composer.json and ./composer.lock to their original content.

I'm currently at cake 5.1.1 and I'm assuming (perhaps wrongly?) that the Cakephp/orm set by the composer.json down in that package. Not advisable for me to interfere with in other words.

from cakephp-fixture-factories.

LordSimal avatar LordSimal commented on May 30, 2024

an initial Cake5 release is out there (even though there is a bug so a bugfix 3.0.1 will probably come soon)

from cakephp-fixture-factories.

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.