Commit a7eddab
committed
ci: fix PHP matrix to 8.2-8.4 and add .phpunit.cache to gitignore
PHPUnit 11 and orchestra/testbench 10 both require PHP 8.2+. Drop PHP 8.1 from the test matrix. Add .phpunit.cache/ and phpunit.xml.bak to .gitignore (artifacts from phpunit.xml migration).1 parent 7dded8d commit a7eddab
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments