Skip to content

Tags: G4Zz0L1/laravel-debugbar

Tags

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop lower PHP/Laravel versions (barryvdh#1386)

* Drop lower PHP versions

* Dev stability

* Fix versions

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove symfony/debug dependency (barryvdh#1321)

* Migrate from symfony/debug to symfony/error-handler

* Fix wrong version constraints

* Remove Laravel 6 Support

* Remove lumen 6 from test matrix

* Remove symfony/error-handler

v3.6.8

Toggle v3.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Turbolinks compatibility (barryvdh#1320)

v3.6.7

Toggle v3.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip Mailer in Laravel 9

Fixes barryvdh#1289

v3.6.6

Toggle v3.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Dependencies for Laravel 9 (barryvdh#1271)

v3.6.5

Toggle v3.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix] Emulate quote bindings for drivers that don't support quoting (b…

…arryvdh#1219)

Co-authored-by: Barry vd. Heuvel <[email protected]>

v3.6.4

Toggle v3.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: barryvdh#1236 maximebf/debugbar version issue (barryvdh#1237)

* fix: barryvdh#1236 maximebf/debugbar version issue

* Update composer.json

Co-authored-by: Barry vd. Heuvel <[email protected]>

v3.6.3

Toggle v3.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: support explain with pgsql (barryvdh#1207)

* fix: support explain with pgsql

* fix: record driver in transactions

v3.6.2

Toggle v3.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add option to toggle query background on/off (barryvdh#1196)

* Add option to toggle query background on/off

* provide Application instance to QueryCollector

* Implement requested changes

v3.6.1

Toggle v3.6.1's commit message
composer fix-style