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

Updated compatibility to Laravel 5.6 #93

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

hfalucas
Copy link
Contributor

@hfalucas hfalucas commented Feb 8, 2018

The upgrade guide for L5.6 doesn't seem to introduce any breaking changes.

The [upgrade guide] (https://laravel.com/docs/5.6/upgrade) for L5.6 doesn't seem to introduce any breaking changes.
@hmazter
Copy link

hmazter commented Feb 10, 2018

This fork/branch seems to work fine with a 5.6 project

@hmazter hmazter mentioned this pull request Feb 13, 2018
@bissolli
Copy link
Contributor

Hey @hipsterjazzbo , any plans to accept it?

@hfalucas
Copy link
Contributor Author

While this PR is not merged and you want to update your Laravel version:

  1. Change the package version:
    "hipsterjazzbo/landlord": "dev-master"

  2. Add this block to your composer.json file:

"repositories": [
    {
        "type": "vcs",
        "url":  "git@github.com:hfalucas/Landlord.git"
    }
]

@mbardelmeijer
Copy link

@hipsterjazzbo ping 🙈

@bissolli
Copy link
Contributor

No news on accepting it? =/

@iNaD
Copy link

iNaD commented Mar 23, 2018

Tried to reach him on Twitter some time ago (he asked for someone taking over Landlord), but did not receive any answer yet.

@hipsterjazzbo hipsterjazzbo merged commit 56468a3 into hipsterjazzbo:master Apr 9, 2018
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

Successfully merging this pull request may close these issues.

None yet

6 participants