Commit 23f4cb8
committed
build: Update php-parallel-lint to 1.4.0 to fix PHP 8.4 deprecation
Noticed this locally. This is a dev package, so doesn't affect prod.
```
PHP Deprecated: JakubOnderka\PhpParallelLint\Manager::run():
Implicitly marking parameter $settings as nullable is deprecated
```1 parent 99aa428 commit 23f4cb8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments