Skip to content

Commit 673a9c5

Browse files
committed
Merge pull request barryvdh#321 from xroot/patch-1
Fix require comand line
2 parents eec2dee + cde43ea commit 673a9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ It also provides a Facade interface for easy logging Messages, Exceptions and Ti
4444
Require this package with composer:
4545

4646
```
47-
composer require barryvdh/laravel-debugbar ~1.8
47+
composer require barryvdh/laravel-debugbar:~1.8
4848
```
4949

5050
After updating composer, add the ServiceProvider to the providers array in app/config/app.php

0 commit comments

Comments
 (0)