Skip to content

Commit c87ee04

Browse files
committed
Minor readme fixes.
1 parent 7be8bd6 commit c87ee04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Prevents overlapping for Laravel console commands.
4040
1. Install package through `composer`:
4141

4242
```shell
43-
composer require illuminated/console-mutex
43+
composer require "illuminated/console-mutex:5.5.*"
4444
```
4545

4646
2. Use `Illuminated\Console\WithoutOverlapping` trait:

0 commit comments

Comments
 (0)