Open hmazter opened 6 years ago
Can confirm so far. Would be nice if it can be merged soon. 👍
may i know when this PR be merge?
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": "git@github.com:hmazter/Landlord.git"
}
]
Then run composer update
Any plans for merging this PR?
Looking forward to the merge of this PR too ...
Pleeease!
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