Use PHPStan 0.11.4

[MAILPOET-1915]
This commit is contained in:
Pavel Dohnal
2019-03-20 08:57:05 +01:00
committed by M. Shull
parent bce05ce486
commit 7b3f230081

View File

@@ -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