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

Allow Laravel 5.7 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hmazter
Copy link

@hmazter hmazter commented Sep 7, 2018

I have done a quick test with this on a Laravel 5.7 install and it seems to work.

@hipsterjazzbo This should be ready for merge to allow Laravel 5.7

@stefanbauer
Copy link

Can confirm so far. Would be nice if it can be merged soon. 👍

@wukongrita
Copy link

may i know when this PR be merge?

@harlekoy
Copy link

harlekoy commented Oct 20, 2018

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

Change the package version:
"hipsterjazzbo/landlord": "dev-laravel-57"

Add this block to your composer.json file:

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

Then run composer update

@fpena
Copy link

fpena commented Nov 30, 2018

Any plans for merging this PR?

@timbertens
Copy link

Looking forward to the merge of this PR too ...

@setefocos
Copy link

Pleeease!

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.

8 participants