Skip to content

Update for Wilber; Laravel 13 support#1

Merged
JacobBennett merged 4 commits into
masterfrom
ar/update-for-wilber
Jun 1, 2026
Merged

Update for Wilber; Laravel 13 support#1
JacobBennett merged 4 commits into
masterfrom
ar/update-for-wilber

Conversation

@adrianistaken

@adrianistaken adrianistaken commented May 29, 2026

Copy link
Copy Markdown

This PR adds Laravel 13 compatibility to our fork of laravel-trix and rebrands it as the wilber/laravel-trix package for our org.

The original repo only declared support through Laravel 12, which wasn't compatible with our other apps using this package that we're now upgrading to Laravel 13.

Appended ^13.0 to the framework constraint and ^11.0 to orchestra/testbench, and renamed the package and namespace to wilber/laravel-trix / Wilber\LaravelTrix.

Also, tests relied on /** @test */ annotations that PHPUnit 13 (pulled in by testbench 11) no longer recognizes, so on Laravel 13 the suite discovered zero tests.

Important

This needs its first release tagged (e.g. 3.1.0) so consuming apps can pull it

@wilburpowery wilburpowery left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🚢

@JacobBennett
JacobBennett merged commit b0d3a5a into master Jun 1, 2026
1 check 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.

3 participants