New
v15.0.3
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 after manual installation of google-chrome-stable by @PanisSupraOmnia in https://github.com/laravel/homestead/pull/1959
- Fix Apache Proxy Websockets by @ALameLlama in https://github.com/laravel/homestead/pull/1967
- fix: Ensure php8.3-fpm service is correctly enabled and restarted by @minutiae in https://github.com/laravel/homestead/pull/1965
- Update return types by @svpernova09 in https://github.com/laravel/homestead/pull/1971
- Fix reload provision when using php 5.6 by @lloricode in https://github.com/laravel/homestead/pull/1972
New Contributors
- @PanisSupraOmnia made their first contribution in https://github.com/laravel/homestead/pull/1952
- @minutiae made their first contribution in https://github.com/laravel/homestead/pull/1965
Full Changelog: https://github.com/laravel/homestead/compare/v15.0.2...v15.0.3