mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
- also drop dedicated testbench version, composer can figure it out itself https://laravel.com/docs/7.x/releases#support-policy Only 5.5 receives security fixes until 2020-08-30, everything else < 6 isn't supported anymore. Therefore I dropped all versions not officially supported. I also find the change in the matrix more readable without having to mentally parse a set of a lot "includes", I think this clarifies the intent better. This also results in more jobs are more (correctly allowed) variations are now covered.