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

I am trying to install in Laravel 5.6 #97

Open
sudhiirverma opened this issue Mar 23, 2018 · 5 comments
Open

I am trying to install in Laravel 5.6 #97

sudhiirverma opened this issue Mar 23, 2018 · 5 comments

Comments

@sudhiirverma
Copy link

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Conclusion: don't install hipsterjazzbo/landlord v2.0.8
- Conclusion: don't install hipsterjazzbo/landlord v2.0.6
- Conclusion: don't install hipsterjazzbo/landlord v2.0.5
- Conclusion: don't install hipsterjazzbo/landlord v2.0.4
- Conclusion: don't install hipsterjazzbo/landlord v2.0.3
- Conclusion: don't install hipsterjazzbo/landlord v2.0.2
- Conclusion: don't install hipsterjazzbo/landlord v2.0.1
- Conclusion: remove laravel/framework v5.6.9
- Installation request for hipsterjazzbo/landlord ^2.0 -> satisfiable by hipsterjazzbo/landlord[v2.0, v2.0.1, v2.0.2, v2.0.3, v2.0.4, v2.0.5, v2.0.6, v2.0.8].
- Conclusion: don't install laravel/framework v5.6.9
- hipsterjazzbo/landlord v2.0 requires illuminate/support 5.2.|5.3. -> satisfiable by illuminate/support[v5.2.0, v5.2.19, v5.2.21, v5.2.24, v5.2.25, v5.2.26, v5.2.27, v5.2.28, v5.2.31, v5.2.32, v5.2.37, v5.2.43, v5.2.45, v5.2.6, v5.2.7, v5.3.0, v5.3.16, v5.3.23, v5.3.4].
- illuminate/support v5.2.43 conflicts with laravel/framework[v5.6.9].
- illuminate/support v5.2.45 conflicts with laravel/framework[v5.6.9].
- illuminate/support v5.3.0 conflicts with laravel/framework[v5.6.9].
- illuminate/support v5.3.16 conflicts with laravel/framework[v5.6.9].
- illuminate/support v5.3.23 conflicts with laravel/framework[v5.6.9].
- illuminate/support v5.3.4 conflicts with laravel/framework[v5.6.9].
- don't install illuminate/support v5.2.0|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.19|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.21|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.24|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.25|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.26|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.27|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.28|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.31|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.32|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.37|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.6|don't install laravel/framework v5.6.9
- don't install illuminate/support v5.2.7|don't install laravel/framework v5.6.9
- Installation request for laravel/framework (locked at v5.6.9, required as 5.6.*) -> satisfiable by laravel/framework[v5.6.9].

@iNaD
Copy link

iNaD commented Mar 23, 2018

There is the PR #93 resolving this. Currently you have to use a fork of Landlord or fork yourself to use Landlord with 5.6.

This is a duplicate of #94.

@vesper8
Copy link

vesper8 commented Apr 15, 2018

it looks like @hipsterjazzbo merged the PR now, but did not tag a new release. So you have to use dev-master

But at least that works

@ssheth28
Copy link

ssheth28 commented May 1, 2018

  "repositories": [{
        "type": "vcs",
        "url":  "[email protected]:hfalucas/Landlord.git"
    }]

Add above one in composer.json and run composer require "hipsterjazzbo/landlord:dev-master".

It will work.

Thanks

@gausam
Copy link

gausam commented Jul 12, 2018

@hipsterjazzbo Any plans for a new release now that we have Laravel 5.6 support? (Courtesy of @hfalucas's 56468a3)

@amazzoccone
Copy link

Same error here 😕. It would be great to tag a new version!

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

6 participants