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/b6404099-b40b-4c59-8e71-5140a390f018/big.png )] ( https://insight.sensiolabs.com/projects/b6404099-b40b-4c59-8e71-5140a390f018 )
4
4
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 )
8
8
9
9
[ ![ Latest Stable Version] ( https://poser.pugx.org/illuminated/console-logger/v/stable )] ( https://packagist.org/packages/illuminated/console-logger )
10
10
[ ![ 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.
36
36
1 . Install package through ` composer ` :
37
37
38
38
``` shell
39
- composer require " illuminated/console-logger:5.2 .*"
39
+ composer require " illuminated/console-logger:5.3 .*"
40
40
```
41
41
42
42
2. Use ` Illuminated\C onsole\L oggable` trait:
You can’t perform that action at this time.
0 commit comments