Commit dc61ade
committed
feat: upgrade PHPUnit 9 to 12 - dependencies and configuration
- Bump phpunit/phpunit from ^9 to ^12 in all packages
- Update phpunit.xml.dist files to PHPUnit 12 format (remove deprecated attributes, use <source> instead of <filter>/<coverage>)
- Remove keboola/phpunit-retry-annotations dependency (incompatible with PHPUnit 12)
- Add rector/rector ^2 for automated test migration
- Add rector.php configuration for PHPUnit annotations-to-attributes migration1 parent 521c743 commit dc61ade
2 files changed
Lines changed: 10 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 5 | + | |
| 6 | + | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
18 | 13 | | |
19 | | - | |
20 | 14 | | |
21 | 15 | | |
22 | 16 | | |
23 | 17 | | |
24 | | - | |
25 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
26 | 21 | | |
27 | | - | |
28 | | - | |
| 22 | + | |
| 23 | + | |
29 | 24 | | |
0 commit comments