Skip to content

Commit a1cd6a8

Browse files
author
Deploy
committed
Replaced scrutinizer-ci/ocular with a fork that does support symphony 7
1 parent da59596 commit a1cd6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install dependencies
2525
run: |
2626
composer install --prefer-dist --no-progress
27-
composer require --dev scrutinizer/ocular
27+
composer require --dev "uma/ocular:^2.0"
2828
2929
- name: Test coverage
3030
run: |

0 commit comments

Comments
 (0)