Skip to content

PHPunit 12.x support#210

Merged
vinkla merged 2 commits intovinkla:masterfrom
PatrickePatate:master
Apr 16, 2026
Merged

PHPunit 12.x support#210
vinkla merged 2 commits intovinkla:masterfrom
PatrickePatate:master

Conversation

@PatrickePatate
Copy link
Copy Markdown
Contributor

Hi,

Since Laravel 13 has been released and now uses PHPUnit 12.x, I opened this PR to make the package compatible with it.

I also migrated the tests from the legacy PHPUnit annotations to the newer attribute-based syntax.

@vinkla
Copy link
Copy Markdown
Owner

vinkla commented Apr 16, 2026

This is not the Laravel package. If you want to add PHPUnit 12 support, be my guest.

@PatrickePatate
Copy link
Copy Markdown
Contributor Author

Thanks for the clarification!

I’m mainly looking to add PHPUnit 12 support. I referenced Laravel 13 simply because it already uses PHPUnit 12 and is a common use case where this package might be involved.

Since the package is currently incompatible with recent PHPUnit versions, I thought it would be helpful to propose an update.

Copy link
Copy Markdown
Owner

@vinkla vinkla left a comment

Choose a reason for hiding this comment

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

Thanks!

@vinkla vinkla merged commit 5f18db1 into vinkla:master Apr 16, 2026
11 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.

2 participants