File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Laravel Console Mutex
22
3- [ ![ StyleCI] ( https://styleci.io/repos/59570052/shield?branch=master &style=flat )] ( https://styleci.io/repos/59570052 )
4- [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex.svg?branch=master )] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex )
5- [ ![ 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 )
3+ [ ![ StyleCI] ( https://styleci.io/repos/59570052/shield?branch=5.6 &style=flat )] ( https://styleci.io/repos/59570052 )
4+ [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex.svg?branch=5.6 )] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-mutex/badge.svg?branch=5.6 )] ( https://coveralls.io/github/dmitry-ivanov/laravel-console-mutex?branch=5.6 )
66
77[ ![ Latest Stable Version] ( https://poser.pugx.org/illuminated/console-mutex/v/stable )] ( https://packagist.org/packages/illuminated/console-mutex )
88[ ![ Latest Unstable Version] ( https://poser.pugx.org/illuminated/console-mutex/v/unstable )] ( https://packagist.org/packages/illuminated/console-mutex )
@@ -39,7 +39,7 @@ Prevents overlapping for Laravel console commands.
39391 . Install package through ` composer ` :
4040
4141 ``` shell
42- composer require illuminated/console-mutex
42+ composer require " illuminated/console-mutex:5.6.* "
4343 ```
4444
45452. Use ` Illuminated\C onsole\W ithoutOverlapping` trait:
You can’t perform that action at this time.
0 commit comments