Skip to content

Commit 7c39a4e

Browse files
committed
Minor readme fixes.
1 parent a41dd25 commit 7c39a4e

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 @@ Provides logging and notifications for Laravel console commands.
4444
1. Install package through `composer`:
4545

4646
```shell
47-
composer require illuminated/console-logger
47+
composer require "illuminated/console-logger:5.5.*"
4848
```
4949

5050
2. Use `Illuminated\Console\Loggable` trait:

0 commit comments

Comments
 (0)