Skip to content

Commit 73a2ef2

Browse files
Atualizado readme.md
1 parent 74ea83c commit 73a2ef2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,10 +564,10 @@ file: .gitignore
564564
Add Line: /coverage/
565565
```
566566

567-
## Will perform pull request, please execute unit tests, and phpstan level 9
567+
## Will perform pull request, please execute unit tests, and phpstan level 10
568568

569569
`./vendor/bin/phpunit --coverage-xml coverage`
570-
`./vendor/bin/phpstan analyse -c phpstan.neon --level 9`
570+
`./vendor/bin/phpstan analyse -c phpstan.neon --level 10`
571571
`If you don't know how to run phpstan, I execute and adjust whatever is necessary`
572572

573573
# License

0 commit comments

Comments
 (0)