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 22
33[ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/e4083afa-8ca9-4ac0-8be8-9bfadcb05fa7/big.png )] ( https://insight.sensiolabs.com/projects/e4083afa-8ca9-4ac0-8be8-9bfadcb05fa7 )
44
5- [ ![ StyleCI] ( https://styleci.io/repos/59570052/shield?branch=5.1 &style=flat )] ( https://styleci.io/repos/59570052 )
6- [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex.svg?branch=5.1 )] ( 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.1 )] ( https://coveralls.io/github/dmitry-ivanov/laravel-console-mutex?branch=5.1 )
5+ [ ![ StyleCI] ( https://styleci.io/repos/59570052/shield?branch=5.2 &style=flat )] ( https://styleci.io/repos/59570052 )
6+ [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-mutex.svg?branch=5.2 )] ( 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.2 )] ( https://coveralls.io/github/dmitry-ivanov/laravel-console-mutex?branch=5.2 )
88
99[ ![ Latest Stable Version] ( https://poser.pugx.org/illuminated/console-mutex/v/stable )] ( https://packagist.org/packages/illuminated/console-mutex )
1010[ ![ 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.
31311 . Install package through ` composer ` :
3232
3333 ``` shell
34- composer require " illuminated/console-mutex:5.1 .*"
34+ composer require " illuminated/console-mutex:5.2 .*"
3535 ```
3636
37372. Use ` Illuminated\C onsole\W ithoutOverlapping` trait:
You can’t perform that action at this time.
0 commit comments