Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported versions #175

Open
LastDragon-ru opened this issue Jul 18, 2024 · 0 comments
Open

Supported versions #175

LastDragon-ru opened this issue Jul 18, 2024 · 0 comments
Labels
scope: docs Improvements or additions to documentation
Milestone

Comments

@LastDragon-ru
Copy link
Owner

LastDragon-ru commented Jul 18, 2024

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:

  • Lara ASP - latest stable branch (6.x, 7.x, etc) OR main + bugfixes for latest stable (this is actual behaviour)
  • PHP - last two active versions (eg 8.2 and 8.3)
  • Laravel - latest (maybe with bugfixes to previous version)
  • Lighthouse - latest (maybe with bugfixes to previous version)

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.

@LastDragon-ru LastDragon-ru added the scope: docs Improvements or additions to documentation label Jul 18, 2024
@LastDragon-ru LastDragon-ru added this to the NextMajor milestone Jul 18, 2024
@LastDragon-ru LastDragon-ru pinned this issue Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant