Closed kylekatarnls closed 5 years ago
please merge this
Hi @veneliniliev for the record, for now I use my fork, you can use it too. I will keep it until it's merged:
composer.json
"repositories": [
{
"type": "vcs",
"url": "https://github.com/kylekatarnls/searchable"
}
],
"require": {
"nicolaslopezj/searchable": "dev-patch-1",
},
As there is no breaking change for illuminate/database from 5 to 6, allowing Laravel 6.0 is OK.
This is an alternative of #198 with wider and normalized versions range.