From 0b694a66fa5d9088d10081fd9b83e0e1e2730269 Mon Sep 17 00:00:00 2001 From: Davide Pastore Date: Mon, 19 Dec 2022 20:00:09 +0000 Subject: [PATCH 1/2] Change the status badge branch from master to 4.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c242e..69445fc 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. [respect-validation]: https://github.com/Respect/Validation [custom-messages]: https://respect-validation.readthedocs.io/en/1.1/feature-guide/#custom-messages [ico-version]: https://img.shields.io/packagist/v/DavidePastore/Slim-Validation.svg?style=flat-square -[ico-github-actions]: https://github.com/DavidePastore/Slim-Validation/workflows/Continuous%20Integration/badge.svg?branch=master +[ico-github-actions]: https://github.com/DavidePastore/Slim-Validation/workflows/Continuous%20Integration/badge.svg?branch=4.0 [ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/DavidePastore/Slim-Validation.svg?style=flat-square [ico-code-quality]: https://img.shields.io/scrutinizer/g/davidepastore/Slim-Validation.svg?style=flat-square [ico-downloads]: https://img.shields.io/packagist/dt/davidepastore/slim-validation.svg?style=flat-square From 5db15b65e985bcb327b396d519622ed7a58014be Mon Sep 17 00:00:00 2001 From: Davide Pastore Date: Mon, 19 Dec 2022 20:05:39 +0000 Subject: [PATCH 2/2] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69445fc..e8bb1a4 100644 --- a/README.md +++ b/README.md @@ -365,7 +365,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. [ico-styleci]: https://styleci.io/repos/48914054/shield [link-packagist]: https://packagist.org/packages/davidepastore/slim-validation -[link-github-actions]: https://github.com/DavidePastore/Slim-Validation/actions?query=workflow%3A%22Continuous+Integration%22 +[link-github-actions]: https://github.com/DavidePastore/Slim-Validation/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.0 [link-scrutinizer]: https://scrutinizer-ci.com/g/DavidePastore/Slim-Validation/code-structure [link-code-quality]: https://scrutinizer-ci.com/g/DavidePastore/Slim-Validation [link-downloads]: https://packagist.org/packages/davidepastore/slim-validation