File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ nosso versionamento continua sendo [versionamento semântico](https://semver.org
1414- Atualizado:
1515 - A versão mínima do PHP, e algumas dependências do projeto;
1616 - As classes de validação de formatos de documentos NIS e CNPJ;
17- - O arquivo ` phpunit.xml ` foi adicionado ao ` .gitignore ` .
17+ - O arquivo ` phpunit.xml ` foi adicionado ao ` .gitignore ` ;
18+ - Suporte a badge de build do Github actions;
19+ - Suporte a badge de Coverage Status do coveralls.io.
1820- Removido:
1921 - O arquivo ` phpunit.xml ` ;
2022 - O suporte a travisCI.
Original file line number Diff line number Diff line change 11# Validator Docs - Brasil
22_ Biblioteca PHP para validação de documentos do Brasil usando ** Laravel** _
33
4- [ ![ Build Status] ( https://app.travis-ci. com/geekcom/validator-docs.svg?branch=master )] ( https://app.travis-ci.com/geekcom/validator-docs )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/github/geekcom/validator-docs/badge.svg )] ( https://coveralls.io/github/geekcom/validator-docs )
4+ ![ Build Status] ( https://github. com/geekcom/validator-docs/actions/workflows/proposing-changes.yml/badge.svg )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/geekcom/validator-docs/badge.svg?branch=master )] ( https://coveralls.io/github/geekcom/validator-docs?branch=master )
66[ ![ PHPStan] ( https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat )] ( https://github.com/phpstan/phpstan )
77[ ![ Total Downloads] ( https://poser.pugx.org/geekcom/validator-docs/downloads )] ( https://packagist.org/packages/geekcom/validator-docs )
88[ ![ License] ( https://poser.pugx.org/geekcom/validator-docs/license )] ( https://packagist.org/packages/geekcom/validator-docs )
You can’t perform that action at this time.
0 commit comments