artesaos / seotools

SEO Tools for Laravel
MIT License
3.07k stars 503 forks source link

No version specified #93

Closed bosz closed 5 years ago

bosz commented 7 years ago

Hi and thanks for the great work.

While reading the documentation, i could not identify which versions of laravel the project is compactible with.

Could you please add that!

Thanks and once more, great work.

isneezy commented 7 years ago

I totally agree with you, but if we pay close attention to the docs we can assume laravel >= v4

jessedc commented 7 years ago

While maybe it could be clearer, the first line of the README states:

SEOTools is a package for Laravel 5+ and Lumen that provides helpers for some common SEO techniques.

peterangelov commented 5 years ago

Version 0.14.0 removed the support for Laravel 5.0 so the current Latest release supports Laravel 5.1+

bosz commented 5 years ago

Ok, i think this is sorted out. Thanks for the inputs, closing it now