diff --git a/.gitattributes b/.gitattributes index 169a96a..c0351e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,6 @@ /tests export-ignore .gitattributes export-ignore .gitignore export-ignore -.scrutinizer.yml export-ignore docker-compose.ci.yml export-ignore docker-compose.yml export-ignore phpstan.neon.dist export-ignore diff --git a/README.md b/README.md index 565db5e..389684e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![CI](https://github.com/staudenmeir/eloquent-json-relations/actions/workflows/ci.yml/badge.svg)](https://github.com/staudenmeir/eloquent-json-relations/actions/workflows/ci.yml) [![Code Coverage](https://codecov.io/gh/staudenmeir/eloquent-json-relations/graph/badge.svg?token=T41IX53I5U)](https://codecov.io/gh/staudenmeir/eloquent-json-relations) -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/staudenmeir/eloquent-json-relations/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/staudenmeir/eloquent-json-relations/?branch=main) [![Latest Stable Version](https://poser.pugx.org/staudenmeir/eloquent-json-relations/v/stable)](https://packagist.org/packages/staudenmeir/eloquent-json-relations) [![Total Downloads](https://poser.pugx.org/staudenmeir/eloquent-json-relations/downloads)](https://packagist.org/packages/staudenmeir/eloquent-json-relations/stats) [![License](https://poser.pugx.org/staudenmeir/eloquent-json-relations/license)](https://github.com/staudenmeir/eloquent-json-relations/blob/main/LICENSE)