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/b6404099-b40b-4c59-8e71-5140a390f018/big.png )] ( https://insight.sensiolabs.com/projects/b6404099-b40b-4c59-8e71-5140a390f018 )
44
5- [ ![ StyleCI] ( https://styleci.io/repos/61117768/shield?branch=5.2 &style=flat )] ( https://styleci.io/repos/61117768 )
6- [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-logger.svg?branch=5.2 )] ( https://travis-ci.org/dmitry-ivanov/laravel-console-logger )
7- [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-logger/badge.svg?branch=5.2 )] ( https://coveralls.io/github/dmitry-ivanov/laravel-console-logger?branch=5.2 )
5+ [ ![ StyleCI] ( https://styleci.io/repos/61117768/shield?branch=5.3 &style=flat )] ( https://styleci.io/repos/61117768 )
6+ [ ![ Build Status] ( https://travis-ci.org/dmitry-ivanov/laravel-console-logger.svg?branch=5.3 )] ( https://travis-ci.org/dmitry-ivanov/laravel-console-logger )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-logger/badge.svg?branch=5.3 )] ( https://coveralls.io/github/dmitry-ivanov/laravel-console-logger?branch=5.3 )
88
99[ ![ Latest Stable Version] ( https://poser.pugx.org/illuminated/console-logger/v/stable )] ( https://packagist.org/packages/illuminated/console-logger )
1010[ ![ Latest Unstable Version] ( https://poser.pugx.org/illuminated/console-logger/v/unstable )] ( https://packagist.org/packages/illuminated/console-logger )
@@ -36,7 +36,7 @@ Provides logging and notifications for Laravel console commands.
36361 . Install package through ` composer ` :
3737
3838 ``` shell
39- composer require " illuminated/console-logger:5.2 .*"
39+ composer require " illuminated/console-logger:5.3 .*"
4040 ```
4141
42422. Use ` Illuminated\C onsole\L oggable` trait:
You can’t perform that action at this time.
0 commit comments