Skip to content

Add PHP 8.3, 8.4, and 8.5 support#45

Merged
swilla merged 3 commits into2.xfrom
update-php-versions
Apr 26, 2026
Merged

Add PHP 8.3, 8.4, and 8.5 support#45
swilla merged 3 commits into2.xfrom
update-php-versions

Conversation

@swilla
Copy link
Copy Markdown
Member

@swilla swilla commented Apr 24, 2026

Summary

  • Updates composer.json PHP requirement from ^8.2 to ^8.3 to support PHP 8.3, 8.4, and 8.5
  • Updates the run-tests.yml matrix from [8.4, 8.3, 8.2] to [8.5, 8.4, 8.3]
  • Updates phpstan.yml to run static analysis on PHP 8.5 (latest)

Test plan

  • Verify CI passes for all three PHP versions (8.3, 8.4, 8.5) on both Ubuntu and Windows
  • Verify PHPStan runs successfully on PHP 8.5

🤖 Generated with Claude Code

swilla and others added 3 commits April 24, 2026 13:08
…lysis

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Causes BindingResolutionException during package:discover on PHP 8.5 + Laravel 11.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pest 4 exits with code 1 when no coverage driver is available in --ci mode.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@swilla swilla merged commit 4ad2fab into 2.x Apr 26, 2026
13 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