Skip to content

Commit 6fc3e98

Browse files
authored
Update appveyor.yml
1 parent bbacb69 commit 6fc3e98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ install:
8181
- IF %PHP%==1 echo xdebug.profiler_enable=off >> php.ini
8282
- cd c:\projects\php-project-workspace
8383
- composer self-update
84-
- composer require phpstan/phpstan "0.11.3"
84+
# - composer require phpstan/phpstan "0.11.3"
8585

8686
build_script:
8787
# postgres

0 commit comments

Comments
 (0)