Commit 41856f0
committed
Revert Pest 4 constraint, tests are not PHPUnit 12 compatible
The tests use getMockBuilder(), setMethodsExcept(), withConsecutive()
and other APIs that were removed or made protected in PHPUnit 12.
Pest 2 supports PHP 8.2-8.5 fine.1 parent 6946a52 commit 41856f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments