Commit 6089eae
committed
fix: update PHPUnit minimum version for PHP 7.2 compatibility
- Lower PHPUnit minimum version from ^8.5.40 to ^8.5.21
- This ensures compatibility with PHP 7.2 lowest dependencies
- Addresses GitHub Actions test failure for PHP 7.2 with Symfony 4.4.* lowest dependencies1 parent 4167a01 commit 6089eae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments