* feat: add support for formatting code from stdin by @calebdw in https://github.com/laravel/pint/pull/390 * Allow setting the number of max processes for parallel mode by @cosmastech in https://github.com/laravel/pint/pull/392 * Update dependencies by @crynobone in https://github.com/laravel/pint/pull/394 * feat: support boolean shorthand for 'cast_spaces' and add tests by @artengin in https://github.com/laravel/pint/pull/398 * Fixes compatibility with php-cs-fixer v3.87.0 by @crynobone in https://github.com/laravel/pint/pull/400