Skip to content

Commit

Permalink
Replace Psalm-badge with PHPstan
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen authored Nov 16, 2024
1 parent c2d0d82 commit 55e1cd2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
![CI](https://github.com/simplesamlphp/xml-cas/actions/workflows/php.yml/badge.svg)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/xml-cas/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/xml-cas/?branch=master)
[![Coverage Status](https://codecov.io/gh/simplesamlphp/xml-cas/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/xml-cas)
[![Type coverage](https://shepherd.dev/github/simplesamlphp/xml-cas/coverage.svg)](https://shepherd.dev/github/simplesamlphp/xml-cas)
[![Psalm Level](https://shepherd.dev/github/simplesamlphp/xml-cas/level.svg)](https://shepherd.dev/github/simplesamlphp/xml-cas)
[![PHPStan Enabled](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/simplesamlphp/xml-common)

SimpleSAMLphp low-level CAS 3.0 PHP library

0 comments on commit 55e1cd2

Please sign in to comment.