We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d89a5 commit 0c890b2Copy full SHA for 0c890b2
README.md
@@ -13,7 +13,7 @@ Prevents overlapping for artisan console commands.
13
14
1. Install package through `composer`:
15
```shell
16
- composer require illuminated/console-overlapping
+ composer require illuminated/console-mutex
17
```
18
19
2. Use `Illuminated\Console\WithoutOverlapping` trait in your console command class:
0 commit comments