Skip to content

Commit 2ba68ec

Browse files
author
Jeroen de Graaf
committed
Remove Scrutinizer
This bundle package does not contain tests, no need for Scrutinizer (coverage)
1 parent 5da0244 commit 2ba68ec

File tree

3 files changed

+1
-26
lines changed

3 files changed

+1
-26
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# 🫚 Gember Event Sourcing Symfony Bundle
2-
[![Build Status](https://scrutinizer-ci.com/g/GemberPHP/event-sourcing-symfony-bundle/badges/build.png?b=main)](https://github.com/GemberPHP/event-sourcing-symfony-bundle/actions)
3-
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/GemberPHP/event-sourcing-symfony-bundle.svg?style=flat)](https://scrutinizer-ci.com/g/GemberPHP/event-sourcing-symfony-bundle/code-structure)
4-
[![Quality Score](https://img.shields.io/scrutinizer/g/GemberPHP/event-sourcing-symfony-bundle.svg?style=flat)](https://scrutinizer-ci.com/g/GemberPHP/event-sourcing-symfony-bundle)
52
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)
63
[![PHP Version](https://img.shields.io/badge/php-%5E8.3-8892BF.svg?style=flat)](http://www.php.net)
74

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"friendsofphp/php-cs-fixer": "^3.64",
4343
"phpstan/phpstan": "^2.1",
4444
"rector/rector": "^2.0",
45-
"shipmonk/composer-dependency-analyser": "^1.7",
46-
"uma/ocular": "^2.0"
45+
"shipmonk/composer-dependency-analyser": "^1.7"
4746
},
4847
"autoload": {
4948
"psr-4": {

0 commit comments

Comments
 (0)