File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/e4083afa-8ca9-4ac0-8be8-9bfadcb05fa7/big.png )] ( https://insight.sensiolabs.com/projects/e4083afa-8ca9-4ac0-8be8-9bfadcb05fa7 )
4
4
5
- [ ![ StyleCI] ( https://styleci.io/repos/59570052/shield?branch=5.4 &style=flat )] ( https://styleci.io/repos/59570052 )
6
- [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex.svg?branch=5.4 )] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex )
7
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-mutex/badge.svg?branch=5.4 )] ( https://coveralls.io/github/dmitry-ivanov/laravel-console-mutex?branch=5.4 )
5
+ [ ![ StyleCI] ( https://styleci.io/repos/59570052/shield?branch=master &style=flat )] ( https://styleci.io/repos/59570052 )
6
+ [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex.svg?branch=master )] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex )
7
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-mutex/badge.svg?branch=master )] ( https://coveralls.io/github/dmitry-ivanov/laravel-console-mutex?branch=master )
8
8
9
9
[ ![ Latest Stable Version] ( https://poser.pugx.org/illuminated/console-mutex/v/stable )] ( https://packagist.org/packages/illuminated/console-mutex )
10
10
[ ![ Latest Unstable Version] ( https://poser.pugx.org/illuminated/console-mutex/v/unstable )] ( https://packagist.org/packages/illuminated/console-mutex )
@@ -31,7 +31,7 @@ Prevents overlapping for Laravel console commands.
31
31
1 . Install package through ` composer ` :
32
32
33
33
``` shell
34
- composer require " illuminated/console-mutex:5.4.* "
34
+ composer require illuminated/console-mutex
35
35
```
36
36
37
37
2. Use ` Illuminated\C onsole\W ithoutOverlapping` trait:
You can’t perform that action at this time.
0 commit comments