LastDragon-ru / lara-asp

Awesome Set of Packages for Laravel
MIT License
11 stars 1 forks source link

Supported versions #175

Open LastDragon-ru opened 3 months ago

LastDragon-ru commented 3 months ago

It is a bit difficult to support multiple version of laravel/symfony in the same time so maybe will be better have two release lines. © #143

So, the following versions will be supported:

Examples

Version PHP Laravel
6.x 8.1 10.x
8.2 11.x
8.3
7.x 8.2 10.x
8.3 11.x
8.x 8.2 11.x
8.3
9.x 8.3 12.x
8.4

The NextMajor (7.x) is the last version where two versions of Laravel are supported at the same time. Since NextNextMajor (8.x) only latest will be supported.