Skip to content

Commit cde43ea

Browse files
committed
Fix require comand line
1 parent eec2dee commit cde43ea

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)