Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Drop 2 badges as not reliable.
  • Loading branch information
bburnichon authored Feb 19, 2024
1 parent 7217e71 commit 0f71de7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
A CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.
This will prevent you from using "soft" dependencies that are not defined within your `composer.json` require section.

[![PHP ^8.2](https://img.shields.io/badge/PHP-^8.2-brightgreen.svg?style=flat-square)](https://php.net)
[![current version](https://img.shields.io/packagist/v/maglnet/composer-require-checker.svg?style=flat-square)](https://packagist.org/packages/maglnet/composer-require-checker)
[![Build Status](https://img.shields.io/travis/maglnet/ComposerRequireChecker.svg?style=flat-square)](https://travis-ci.org/maglnet/ComposerRequireChecker)

## What's it about?

Expand Down

0 comments on commit 0f71de7

Please sign in to comment.