Commit e50fec4
Require PHP ^8.4 and drop 8.3 from CI matrix
The codebase uses array_all() which is a PHP 8.4 function. With PHP 8.3
and lowest Laravel 12 deps, there's no polyfill available.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ebb35ed commit e50fec4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments