nicolaslopezj / searchable

A php trait to search laravel models
MIT License
2.01k stars 291 forks source link

added support for Laravel 6 #198

Closed dcblogdev closed 4 years ago

Leshkens commented 4 years ago

You have a syntax error (in composer.json):

image

Correctly: v6.0 not ^6.x

nicolaslopezj commented 4 years ago

203 was merged