From a5977f5bf16765d0569007a3c80b8fdb868c14c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Planchat?= Date: Mon, 13 Nov 2023 16:34:09 +0100 Subject: [PATCH] Updated bucket contracts to handle rejection reason --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5741320..2e2fdaa 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,6 @@ Bucket [![Quality (PHPStan lvl 4)](https://github.com/php-etl/bucket/actions/workflows/quality.yml/badge.svg)](https://github.com/php-etl/bucket/actions/workflows/quality.yml) [![Infection](https://github.com/php-etl/bucket/actions/workflows/infection.yaml/badge.svg)](https://github.com/php-etl/bucket/actions/workflows/infection.yaml) [![PHPSpec](https://github.com/php-etl/bucket/actions/workflows/phpspec.yml/badge.svg)](https://github.com/php-etl/bucket/actions/workflows/phpspec.yml) -[![PHPStan level 5](https://github.com/php-etl/bucket/actions/workflows/phpstan-5.yaml/badge.svg)](https://github.com/php-etl/bucket/actions/workflows/phpstan-5.yaml) -[![PHPStan level 6](https://github.com/php-etl/bucket/actions/workflows/phpstan-6.yaml/badge.svg)](https://github.com/php-etl/bucket/actions/workflows/phpstan-6.yaml) -[![PHPStan level 7](https://github.com/php-etl/bucket/actions/workflows/phpstan-7.yaml/badge.svg)](https://github.com/php-etl/bucket/actions/workflows/phpstan-7.yaml) -[![PHPStan level 8](https://github.com/php-etl/bucket/actions/workflows/phpstan-8.yaml/badge.svg)](https://github.com/php-etl/bucket/actions/workflows/phpstan-8.yaml) ![PHP](https://img.shields.io/packagist/php-v/php-etl/bucket) Documentation