Commit 7401107
chore: bump PHP to ^8.4 and illuminate/collections to ^10|^11|^12
Required for downstream consumers running on PHP 8.4. illuminate/collections
v8 emits "Implicitly marking parameter as nullable is deprecated" warnings
from its internal method signatures (e.g. filter(callable \$callback = null)).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 1d071bb commit 7401107
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments