Commit 26f5329
committed
fix: remove lowest dependency testing entirely
- Old package versions (PHPUnit 10.0.0, PHPStan 1.0.0) cause compatibility issues
- 20+ deprecation warnings with modern PHP versions
- Focus on stable dependencies across all PHP 8.1-8.5 versions
- Cleaner, more reliable CI pipeline1 parent 272debd commit 26f5329
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
0 commit comments