Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | codecov/codecov-action    | v5.2.0  | v5.3.1  |
| packagist   | infection/infection       | 0.29.10 | 0.29.11 |
| packagist   | squizlabs/php_codesniffer | 3.11.2  | 3.11.3  |
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 4c22eaa commit f34b833
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mutation-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: "make infection PHPUNIT_FLAGS=--coverage-clover=coverage.xml INFECTION_FLAGS=--logger-github"

- name: "Upload Code Coverage"
uses: "codecov/codecov-action@v5.2.0"
uses: "codecov/codecov-action@v5.3.1"
67 changes: 38 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f34b833

Please sign in to comment.