Skip to content

Add Laravel 13 and PHP 8.4/8.5 support - #18

Merged
CrazyBoy49z merged 1 commit into
mainfrom
feat/laravel-13-php-85
Sep 16, 2026
Merged

CrazyBoy49z merged 1 commit into
mainfrom
feat/laravel-13-php-85

Conversation

@CrazyBoy49z

Copy link
Copy Markdown
Member

Changes

  • add Laravel 13 support via illuminate/contracts ^13.0
  • add compatible Testbench, Pest, Larastan and PHPStan dependency ranges for Laravel 12/13
  • extend the CI matrix to test PHP 8.4 and PHP 8.5
  • add Laravel 12 and Laravel 13 CI coverage

Notes

  • the existing php: ^8.2 constraint already allows PHP 8.4 and 8.5, so the package constraint does not need to be widened
  • Laravel 13 is tested only on PHP 8.3+ because Laravel 13 itself requires PHP 8.3 or newer
  • no production package behavior is changed

@CrazyBoy49z
CrazyBoy49z merged commit 1285855 into main Sep 16, 2026
3 of 33 checks passed
@CrazyBoy49z
CrazyBoy49z deleted the feat/laravel-13-php-85 branch September 16, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant