Skip to content

Add Laravel 13 and PHP 8.5 support#511

Merged
freekmurze merged 2 commits intomainfrom
l13-support
Feb 21, 2026
Merged

Add Laravel 13 and PHP 8.5 support#511
freekmurze merged 2 commits intomainfrom
l13-support

Conversation

@freekmurze
Copy link
Copy Markdown
Member

Summary

  • Add Laravel 13 support to composer.json and CI
  • Add testbench 11 support
  • Remove <logging> section from phpunit.xml.dist

Supersedes #510

freekmurze and others added 2 commits February 21, 2026 15:47
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The file cache store returns false from flush() when its directory
doesn't exist, causing ClearingResponseCacheFailedEvent to be
dispatched instead of ClearedResponseCacheEvent. Switch to the
array cache store for this test so clear() succeeds reliably.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@freekmurze freekmurze merged commit 79c4cb9 into main Feb 21, 2026
10 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