You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
```
0 commit comments