Skip to content

Add Laravel 13 support#23

Merged
dalabarge merged 1 commit intoartisansdk:1.1from
freekmurze:laravel-13-support
Feb 23, 2026
Merged

Add Laravel 13 support#23
dalabarge merged 1 commit intoartisansdk:1.1from
freekmurze:laravel-13-support

Conversation

@freekmurze
Copy link
Contributor

Summary

  • Widen illuminate/contracts constraint to include ~13.0
  • Widen symfony/http-kernel constraint to include ~8.0

No code changes needed — the package only uses stable contracts (Cache\Repository, Events\Dispatcher, Support\Arrayable, Support\Jsonable) that are unchanged in Laravel 13.

Widen illuminate/contracts constraint to include ~13.0 and
symfony/http-kernel to include ~8.0.
@dalabarge dalabarge merged commit fc46ed6 into artisansdk:1.1 Feb 23, 2026
dalabarge added a commit that referenced this pull request Feb 23, 2026
Widen illuminate/contracts constraint to include ~13.0 and
symfony/http-kernel to include ~8.0.

Co-authored-by: Freek Van der Herten <freek@spatie.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants