Commit a02025b
committed
fix: Simplify test matrix to Laravel 11-12 only
- Remove Laravel 10 and PHP 8.1 from test matrix
- Laravel 10 has orchestra/canvas v8 compatibility issues
- Focus on actively supported Laravel 11 and 12 (PHP 8.2-8.3)
- Package still supports Laravel 10 via composer constraints1 parent 2d11221 commit a02025b
1 file changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
| |||
0 commit comments