Skip to content

Commit bd1c358

Browse files
committed
Update appveyor.yml
1 parent fb7ab30 commit bd1c358

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ install:
8282
- appveyor-retry appveyor DownloadFile https://getcomposer.org/composer.phar
8383
- cd c:\projects\php-project-workspace
8484
- composer self-update
85-
- composer require phpstan/phpstan "0.11.3"
8685

8786
build_script:
8887
# postgres
@@ -112,4 +111,3 @@ on_success:
112111
test_script:
113112
- cd c:\projects\php-project-workspace
114113
- vendor\bin\phpunit --coverage-clover=coverage.xml
115-
- vendor\bin\phpstan analyse lib tests --level=1

0 commit comments

Comments
 (0)