Skip to content

Commit

Permalink
Dump branch
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Feb 3, 2015
1 parent 598b869 commit 1b2307c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Latest Stable Version](https://poser.pugx.org/barryvdh/laravel-debugbar/version.png)](https://packagist.org/packages/barryvdh/laravel-debugbar)
[![Total Downloads](https://poser.pugx.org/barryvdh/laravel-debugbar/d/total.png)](https://packagist.org/packages/barryvdh/laravel-debugbar)

### For Laravel 5, please use the [2.0 branch](https://github.com/barryvdh/laravel-debugbar/tree/2.0)!
### For Laravel 5, please use the [2.0 branch](https://github.com/barryvdh/laravel-debugbar)!

This is a package to integrate [PHP Debug Bar](http://phpdebugbar.com/) with Laravel.
It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.
Expand Down

0 comments on commit 1b2307c

Please sign in to comment.