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

👋 Drop Laravel 9 support (and thus, require PHP 8.1+) #367

Merged
merged 8 commits into from
Mar 12, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    36aac30 View commit details
    Browse the repository at this point in the history
  2. Goodbye Lumen 👋

    since 2021 it's becoming a dead framework:
    https://packagist.org/packages/laravel/lumen-framework/stats
    https://packagist.org/packages/laravel/lumen/stats
    
    unfortunately, we have limited resources to support this package and decided to focus on the main (what is Laravel10+)
    alies-dev committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    701bc7f View commit details
    Browse the repository at this point in the history
  3. Remove Psalm 4 support

    alies-dev committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5924c38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47b51dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2a14b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17c9195 View commit details
    Browse the repository at this point in the history
  7. Drop Laravel 9 support

    alies-dev committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    22dd9d7 View commit details
    Browse the repository at this point in the history
  8. Exclude PHP8.1 & L11 combo

    L11 requires 8.2+
    alies-dev committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2bdcf3a View commit details
    Browse the repository at this point in the history