Use PHPStan 0.11.4
[MAILPOET-1915]
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
name: "Set up environment"
|
||||
command: |
|
||||
source ./.circleci/setup.bash && setup php7
|
||||
wget https://github.com/phpstan/phpstan/releases/download/0.11.2/phpstan.phar
|
||||
wget https://github.com/phpstan/phpstan/releases/download/0.11.4/phpstan.phar
|
||||
- run:
|
||||
name: "Static analysis"
|
||||
command: ./do qa:phpstan
|
||||
|
Reference in New Issue
Block a user