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 2b14ec2 commit 414a46cCopy full SHA for 414a46c
README.md
@@ -13,6 +13,8 @@
13
14
Prevents overlapping for Laravel console commands.
15
16
+
17
+
18
| Laravel | Console Mutex |
19
| ------- | :----------------------------------------------------------------------: |
20
| 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-console-mutex/tree/5.1) |
@@ -21,8 +23,6 @@ Prevents overlapping for Laravel console commands.
21
23
| 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-console-mutex/tree/5.4) |
22
24
| 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-console-mutex/tree/5.5) |
25
-
-
26
## Table of contents
27
28
- [Usage](#usage)
0 commit comments