Hi, All!
Laravel framework v5.4.15 (2017-03-02)
https://github.com/laravel/framework/blob/5.4/CHANGELOG-5.4.md
Added
[+] Added any() method to ViewErrorBag (#18176)
[+] Added Storage and File fakes (#18178, #18180)
Changed
[*] Made queue worker properties $shouldQuit and $paused public (e40c0e7)
Fixed
[@] Proxy isset() checks on TestResponse (#18182)