Skip to content

Commit b6ffb57

Browse files
authored
Merge pull request #76 from geekcom/master
Snc master com develop
2 parents d653f3b + fe9f523 commit b6ffb57

File tree

2 files changed

+111
-2
lines changed

2 files changed

+111
-2
lines changed

.all-contributorsrc

+80
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "geekcom",
10+
"name": "Daniel Rodrigues",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/3955933?v=4",
12+
"profile": "https://twitter.com/geekcom2",
13+
"contributions": [
14+
"infra",
15+
"maintenance",
16+
"code"
17+
]
18+
},
19+
{
20+
"login": "andrergcosta",
21+
"name": "André Rodrigues Gomes Costa",
22+
"avatar_url": "https://avatars3.githubusercontent.com/u/5838239?v=4",
23+
"profile": "https://github.com/andrergcosta",
24+
"contributions": [
25+
"code"
26+
]
27+
},
28+
{
29+
"login": "lordantonelli",
30+
"name": "Humberto Lidio Antonelli",
31+
"avatar_url": "https://avatars2.githubusercontent.com/u/7587764?v=4",
32+
"profile": "https://github.com/lordantonelli",
33+
"contributions": [
34+
"code"
35+
]
36+
},
37+
{
38+
"login": "MrEko",
39+
"name": "Evandro Kondrat",
40+
"avatar_url": "https://avatars1.githubusercontent.com/u/3877358?v=4",
41+
"profile": "https://github.com/MrEko",
42+
"contributions": [
43+
"code"
44+
]
45+
},
46+
{
47+
"login": "victorhsanjos",
48+
"name": "Victor Anjos",
49+
"avatar_url": "https://avatars0.githubusercontent.com/u/12089532?v=4",
50+
"profile": "https://github.com/victorhsanjos",
51+
"contributions": [
52+
"code"
53+
]
54+
},
55+
{
56+
"login": "yvescabral",
57+
"name": "Yves Cabral",
58+
"avatar_url": "https://avatars3.githubusercontent.com/u/3816749?v=4",
59+
"profile": "http://www.facebook.com/yvescabral",
60+
"contributions": [
61+
"code"
62+
]
63+
},
64+
{
65+
"login": "setefocos",
66+
"name": "setefocos",
67+
"avatar_url": "https://avatars3.githubusercontent.com/u/26557942?v=4",
68+
"profile": "https://github.com/setefocos",
69+
"contributions": [
70+
"code"
71+
]
72+
}
73+
],
74+
"contributorsPerLine": 7,
75+
"projectName": "validator-docs",
76+
"projectOwner": "geekcom",
77+
"repoType": "github",
78+
"repoHost": "https://github.com",
79+
"skipCi": true
80+
}

README.md

+31-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# LaraValidator Docs - Brasil
2-
_Validação de documentos do Brasil usando **Laravel 6**_
2+
3+
_Validação de documentos do Brasil usando **Laravel 6/7**_
34

45
[![Build Status](https://travis-ci.org/geekcom/validator-docs.svg?branch=master)](https://travis-ci.org/geekcom/validator-docs)
56
[![Coverage Status](https://coveralls.io/repos/github/geekcom/validator-docs/badge.svg?branch=master)](https://coveralls.io/github/geekcom/validator-docs?branch=master)
67
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/phpstan/phpstan)
78
[![Total Downloads](https://poser.pugx.org/geekcom/validator-docs/downloads)](https://packagist.org/packages/geekcom/validator-docs)
89
[![License](https://poser.pugx.org/geekcom/validator-docs/license)](https://packagist.org/packages/geekcom/validator-docs)
10+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
12+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
913

1014
> Para a versão compatível com Laravel 5 consulte o branch https://github.com/geekcom/validator-docs/tree/5.x.x
1115
@@ -192,4 +196,29 @@ public function store(Request $request)
192196

193197
Fique a vontade para contribuir fazendo um fork.
194198

195-
Caso tenha alguma dúvida ou encontre algum bug, abra uma [issue](https://github.com/geekcom/validator-docs/issues) ou pesquise por issues antigas.
199+
Caso tenha alguma dúvida ou encontre algum bug, abra uma [issue](https://github.com/geekcom/validator-docs/issues) ou pesquise por issues antigas.
200+
201+
## Contributors ✨
202+
203+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
204+
205+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
206+
<!-- prettier-ignore-start -->
207+
<!-- markdownlint-disable -->
208+
<table>
209+
<tr>
210+
<td align="center"><a href="https://twitter.com/geekcom2"><img src="https://avatars2.githubusercontent.com/u/3955933?v=4" width="100px;" alt=""/><br /><sub><b>Daniel Rodrigues</b></sub></a><br /><a href="#infra-geekcom" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-geekcom" title="Maintenance">🚧</a> <a href="https://github.com/geekcom/validator-docs/commits?author=geekcom" title="Code">💻</a></td>
211+
<td align="center"><a href="https://github.com/andrergcosta"><img src="https://avatars3.githubusercontent.com/u/5838239?v=4" width="100px;" alt=""/><br /><sub><b>André Rodrigues Gomes Costa</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=andrergcosta" title="Code">💻</a></td>
212+
<td align="center"><a href="https://github.com/lordantonelli"><img src="https://avatars2.githubusercontent.com/u/7587764?v=4" width="100px;" alt=""/><br /><sub><b>Humberto Lidio Antonelli</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=lordantonelli" title="Code">💻</a></td>
213+
<td align="center"><a href="https://github.com/MrEko"><img src="https://avatars1.githubusercontent.com/u/3877358?v=4" width="100px;" alt=""/><br /><sub><b>Evandro Kondrat</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=MrEko" title="Code">💻</a></td>
214+
<td align="center"><a href="https://github.com/victorhsanjos"><img src="https://avatars0.githubusercontent.com/u/12089532?v=4" width="100px;" alt=""/><br /><sub><b>Victor Anjos</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=victorhsanjos" title="Code">💻</a></td>
215+
<td align="center"><a href="http://www.facebook.com/yvescabral"><img src="https://avatars3.githubusercontent.com/u/3816749?v=4" width="100px;" alt=""/><br /><sub><b>Yves Cabral</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=yvescabral" title="Code">💻</a></td>
216+
<td align="center"><a href="https://github.com/setefocos"><img src="https://avatars3.githubusercontent.com/u/26557942?v=4" width="100px;" alt=""/><br /><sub><b>setefocos</b></sub></a><br /><a href="https://github.com/geekcom/validator-docs/commits?author=setefocos" title="Code">💻</a></td>
217+
</tr>
218+
</table>
219+
220+
<!-- markdownlint-enable -->
221+
<!-- prettier-ignore-end -->
222+
<!-- ALL-CONTRIBUTORS-LIST:END -->
223+
224+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)