diff --git a/README.md b/README.md index 32766d5..da9500f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # PHP Source Query -[![Build Status](https://img.shields.io/travis/com/xPaw/PHP-Source-Query.svg)](https://travis-ci.com/xPaw/PHP-Source-Query) -[![Test Coverage](https://img.shields.io/coveralls/github/xPaw/PHP-Source-Query/master.svg)](https://coveralls.io/github/xPaw/PHP-Source-Query) [![Packagist Downloads](https://img.shields.io/packagist/dt/xpaw/php-source-query-class.svg)](https://packagist.org/packages/xpaw/php-source-query-class) [![Packagist Version](https://img.shields.io/packagist/v/xpaw/php-source-query-class.svg)](https://packagist.org/packages/xpaw/php-source-query-class) diff --git a/composer.json b/composer.json index ab4d62b..99918cc 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,7 @@ "require-dev": { "phpunit/phpunit": "9.2", - "vimeo/psalm": "^3.12", - "php-coveralls/php-coveralls": "^2.2" + "vimeo/psalm": "^3.12" }, "autoload": {