We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b567595 commit 90ebac5Copy full SHA for 90ebac5
README.md
@@ -17,7 +17,7 @@ Install the library using [composer][1]. Add the following to your `composer.jso
17
```json
18
{
19
"require": {
20
- "brazanation/documents": "2.0.*"
+ "brazanation/documents": "2.1.*"
21
}
22
23
```
@@ -31,7 +31,7 @@ $ composer.phar install
31
or
32
33
```sh
34
-$ composer require brazanation/documents 2.0.*
+$ composer require brazanation/documents 2.1.*
35
36
37
### CPF (cadastro de pessoas físicas)
0 commit comments