GithubHelp home page GithubHelp logo

Comments (7)

bryceadams avatar bryceadams commented on August 16, 2024

Confirmed

from migrations-generator.

Xethron avatar Xethron commented on August 16, 2024

My apologies, I forgot to add this in the readme.

You'll have to add this to your composer.json:

"repositories": [
    {
        "type": "git",
        "url": "[email protected]:jamisonvalenta/Laravel-4-Generators.git"
    }
]

Let me know if you still have any issues.

from migrations-generator.

JeremyMulvihill avatar JeremyMulvihill commented on August 16, 2024

I am still having this problem.
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for xethron/migrations-generator dev-master -> satisfiable by xethron/migrations-generator[dev-master].
- xethron/migrations-generator dev-master requires way/generators 2.* -> no matching package found.

Potential causes:

from migrations-generator.

JeremyMulvihill avatar JeremyMulvihill commented on August 16, 2024

My composer file:

"require-dev": {
    "fzaninotto/faker": "~1.4",
    "mockery/mockery": "0.9.*",
    "phpunit/phpunit": "~4.0",
    "phpspec/phpspec": "~2.1",
    "xethron/migrations-generator": "dev-l5",
    "way/generators": "dev-feature/laravel-five-stable",
    "way/generators": "~3.0",
    "xethron/migrations-generator": "dev-master",
    "way/generators": "dev-master"
},

"repositories": [
    {
        "type": "git",
        "url": "[email protected]:jamisonvalenta/Laravel-4-Generators.git"
    }
],

from migrations-generator.

itsazzad avatar itsazzad commented on August 16, 2024

@JeremyMulvihill What is your Laravel version?

from migrations-generator.

JeremyMulvihill avatar JeremyMulvihill commented on August 16, 2024

My Laravel version is 5.1

from migrations-generator.

itsazzad avatar itsazzad commented on August 16, 2024

@JeremyMulvihill try with
"way/generators": "2.*",

from migrations-generator.

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.