laravel / pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
https://pulse.laravel.com
MIT License
1.48k stars 173 forks source link

[1.x] Fix tests #403

Closed timacdonald closed 3 months ago

timacdonald commented 3 months ago

Locking the SQL highlighting package to the latest release. A recent revert changed how they capitalised reserved words. Locking to the latest will ensure that our testsuite passes on latest and prefer-lowest settings.