Skip to content

Add support for Pest 5 - #171

Merged
freekmurze merged 1 commit into
mainfrom
add-pest-5-support
Aug 17, 2026
Merged

Add support for Pest 5#171
freekmurze merged 1 commit into
mainfrom
add-pest-5-support

Conversation

@freekmurze

Copy link
Copy Markdown
Member

Widens the pestphp/pest constraint to allow 5.x. Pest 5 needs PHP ^8.4, so the 8.2/8.3 matrix jobs keep resolving to Pest 4.

Also replaces ${''} in ComponentBuilderTest (a placeholder that kept the trailing space in the heredoc from being trimmed) with a $trailingSpace variable. It is removed in PHP 9 and Pest 5 reports it as a warning.

@freekmurze
freekmurze merged commit b43d6e7 into main Aug 17, 2026
19 checks passed
@freekmurze
freekmurze deleted the add-pest-5-support branch August 17, 2026 07:17
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