File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ install:
42
42
- IF %dependencies%==lowest appveyor-retry composer update --prefer-lowest --no-progress --profile -n
43
43
- IF %dependencies%==current appveyor-retry composer install --no-progress --profile
44
44
- IF %dependencies%==highest appveyor-retry composer update --no-progress --profile -n
45
- - composer show
45
+ # - composer show
46
46
47
47
# # Run the actual test
48
48
test_script :
Original file line number Diff line number Diff line change 13
13
"api-clients/cs-fixer-config" : " ^1.0" ,
14
14
"clue/block-react" : " ^1.1" ,
15
15
"friendsofphp/php-cs-fixer" : " ^2.5" ,
16
- "infection/infection" : " ^0.8.2 " ,
16
+ "infection/infection" : " ^0.9.1 " ,
17
17
"jakub-onderka/php-console-highlighter" : " ^0.3.2" ,
18
18
"jakub-onderka/php-parallel-lint" : " ^0.9.2" ,
19
19
"localheinz/composer-normalize" : " ^0.1.0" ,
You can’t perform that action at this time.
0 commit comments