Skip to content

Commit 8d86a07

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # composer.lock
2 parents 3044451 + 4c86c2d commit 8d86a07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ install:
4242
- IF %dependencies%==lowest appveyor-retry composer update --prefer-lowest --no-progress --profile -n
4343
- IF %dependencies%==current appveyor-retry composer install --no-progress --profile
4444
- IF %dependencies%==highest appveyor-retry composer update --no-progress --profile -n
45-
- composer show
45+
#- composer show
4646

4747
## Run the actual test
4848
test_script:

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"api-clients/cs-fixer-config": "^1.0",
1414
"clue/block-react": "^1.1",
1515
"friendsofphp/php-cs-fixer": "^2.5",
16-
"infection/infection": "^0.8.2",
16+
"infection/infection": "^0.9.1",
1717
"jakub-onderka/php-console-highlighter": "^0.3.2",
1818
"jakub-onderka/php-parallel-lint": "^0.9.2",
1919
"localheinz/composer-normalize": "^0.1.0",

0 commit comments

Comments
 (0)