diff --git a/.sensiolabs.yml b/.sensiolabs.yml deleted file mode 100644 index 3693abb..0000000 --- a/.sensiolabs.yml +++ /dev/null @@ -1,3 +0,0 @@ -rules: - php.use_global_variable_or_function: - enabled: false diff --git a/README.md b/README.md index 5074156..0bca1f4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Laravel Console Logger -[![SensioLabsInsight](https://insight.sensiolabs.com/projects/b6404099-b40b-4c59-8e71-5140a390f018/big.png)](https://insight.sensiolabs.com/projects/b6404099-b40b-4c59-8e71-5140a390f018) - [![StyleCI](https://styleci.io/repos/61117768/shield?branch=5.1&style=flat)](https://styleci.io/repos/61117768) [![Build Status](https://travis-ci.org/dmitry-ivanov/laravel-console-logger.svg?branch=5.1)](https://travis-ci.org/dmitry-ivanov/laravel-console-logger) [![Coverage Status](https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-logger/badge.svg?branch=5.1)](https://coveralls.io/github/dmitry-ivanov/laravel-console-logger?branch=5.1)