Weebly / phpstan-laravel

Laravel plugins for PHPStan
BSD 2-Clause "Simplified" License
51 stars 22 forks source link

Support most recent versions #28

Closed j6s closed 4 years ago

j6s commented 4 years ago

This PR adds support for laravel 6.0+ and phpstan 0.11. It also removes compatibility with anything below that.

This is pretty much a "take 2" of my previous PR #23

I do understand that this PR is pretty agressive with breaking compatibility.

j6s commented 4 years ago

Closing as not maintained anymore. See #29