Skip to content

Commit bcd5e64

Browse files
authored
Merge pull request #195 from PHPJasper/develop
update docs
2 parents ac11aa1 + 1328f0a commit bcd5e64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
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

+1-1
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)