Skip to content

Add Laravel 13 and PHP 8.5 support, drop Laravel 11 and PHP 8.2#22

Merged
binaryk merged 2 commits intomainfrom
add-laravel13-php85
Mar 30, 2026
Merged

Add Laravel 13 and PHP 8.5 support, drop Laravel 11 and PHP 8.2#22
binaryk merged 2 commits intomainfrom
add-laravel13-php85

Conversation

@binaryk
Copy link
Copy Markdown
Contributor

@binaryk binaryk commented Mar 30, 2026

Summary

  • Add support for Laravel 13 and PHP 8.5
  • Drop support for Laravel 11 and PHP 8.2
  • Update CI matrix to test PHP 8.3/8.4/8.5 with Laravel 12/13
  • Bump orchestra/testbench to ^10.0|^11.0 and laravel/sanctum to ^5.0|^6.0
  • Add CHANGELOG entry for v7.0.0

Changes

  • composer.json: Updated PHP, illuminate/contracts, orchestra/testbench, and laravel/sanctum version constraints
  • .github/workflows/run-tests.yml: Updated PHP and Laravel matrix entries with corresponding testbench versions
  • CHANGELOG.md: Added 7.0.0 release entry

binaryk added 2 commits March 30, 2026 19:27
- Update composer.json constraints for PHP ^8.3|^8.4|^8.5
- Update illuminate/contracts to ^12.0|^13.0
- Update orchestra/testbench to ^10.0|^11.0
- Update laravel/sanctum to ^5.0|^6.0
- Update CI matrix to test PHP 8.3/8.4/8.5 with Laravel 12/13
- Add CHANGELOG entry for 7.0.0
@binaryk binaryk merged commit 7bfe18f into main Mar 30, 2026
9 checks passed
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