Commit 5b10e91
Upgrade Pest to ^3.0 for PHP 8.5 compatibility
Pest ^2.0 pins PHPUnit 10.x, which has no paratest release compatible
with PHP 8.5. Composer can no longer resolve the dev dependencies on
PHP 8.5. Pest ^3.0 resolves cleanly (PHPUnit 11.x) and the existing
test suite passes unchanged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 0137344 commit 5b10e91
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments