Skip to content

Commit 92dfd98

Browse files
authored
Remove scrutinizer badges
1 parent f646df5 commit 92dfd98

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Exception transformer
44
This bundle can listen to exception that reach the kernel of Symfony to transform them before the kernel render them.
55
This is useful when you want to transform domain/business exception from your code to presentation exception such as http exception that contain http status code.
66

7-
[![Build Status](https://scrutinizer-ci.com/g/RiperFr/ExceptionTransformerBundle/badges/build.png?b=master)](https://scrutinizer-ci.com/g/RiperFr/ExceptionTransformerBundle/build-status/master)
8-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/RiperFr/ExceptionTransformerBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/RiperFr/ExceptionTransformerBundle/?branch=master)
97
![License CC-BY-4](https://img.shields.io/badge/licence-CC--BY--4.0-blue.svg)
108
![php version](https://img.shields.io/badge/php->=5.3.5,%205.4,%205.5,%205.6,%207-blue.svg)
119
![symfony version](https://img.shields.io/badge/symfony-2.6,%202.7,%202.8,%203.*,%204.*-blue.svg)

0 commit comments

Comments
 (0)