### Laravel Version 12.41.1 ### PHP Version 8.4.8 ### Database Driver & Version _No response_ ### Description After updating `laravel/valet` I get this errors while running Valet commands: ``` Fatal error: Trait "Illuminate\Support\Traits\ReflectsClosures" not found in ~/.composer/vendor/illuminate/container/Container.php on line 25 ``` ``` /opt/homebrew/bin/valet: line 157: Fatal: command not found ``` Probably caused by [this](https://github.com/laravel/framework/commit/d4d36e86608a9fb37f14454719b9c0011557dd2e) change ### Steps To Reproduce After updating all (global) composer packages run any Valet command