What's Changed
- Add PHPStan and configuration by @svpernova09 in https://github.com/laravel/homestead/pull/1947
- Ensure php8.2-fpm service is properly enabled and restarted by @PanisSupraOmnia in https://github.com/laravel/homestead/pull/1952
- Properly apply editorconfig settings to all yaml files by @PanisSupraOmnia in https://github.com/laravel/homestead/pull/1951
- Reconfigure APT aft...