Skip to content

Commit 1328f0a

Browse files
committed
update docs
1 parent e2b3664 commit 1328f0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Or in your file'composer.json' add:
6969
```json
7070
{
7171
"require": {
72-
"geekcom/phpjasper": "^3.0.0"
72+
"geekcom/phpjasper": "^3.1.0"
7373
}
7474
}
7575
```

docs/pt_BR/LEIA-ME_pt_BR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Ou crie um arquivo 'composer.json' e adicione o trecho:
6767
```json
6868
{
6969
"require": {
70-
"geekcom/phpjasper": "^3.0.0"
70+
"geekcom/phpjasper": "^3.1.0"
7171
}
7272
}
7373
```

0 commit comments

Comments
 (0)