We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a606bb3 commit 4b4092cCopy full SHA for 4b4092c
.github/workflows/tests.yml
@@ -107,7 +107,7 @@ jobs:
107
108
- name: Install dependencies
109
run: |
110
- composer require "friends-of-phpspec/phpspec-code-coverage:^4.3.2" --no-interaction --no-update
+ composer require "friends-of-phpspec/phpspec-code-coverage:^6.3" --no-interaction --no-update
111
composer update --prefer-dist --no-interaction --no-progress
112
113
- name: Execute tests
0 commit comments