Commit 11b2d49
committed
ci: enable matrix-based Laravel version testing via dynamic Composer require
Replaces static `composer install` with dynamic `composer require`
to match Laravel/Testbench versions based on CI matrix.
Ensures compatibility across Laravel 10–12 and PHP 8.2–8.4.
Improves future-proofing and prevents dependency conflicts.1 parent edbda4a commit 11b2d49
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments