Skip to content

Commit

Permalink
Merge pull request #364 from mimmi20/dependabot/composer/master/minor…
Browse files Browse the repository at this point in the history
…-patch-dependencies-23a67712dc

composer(deps-dev): bump the minor-patch-dependencies group with 3 updates
  • Loading branch information
mimmi20 authored Feb 8, 2024
2 parents 860d4a1 + 2094ddd commit 085fcea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ jobs:
file: ".build/coverage/clover.xml"
flags: "phpunit,php-${{ matrix.php-version }},${{ matrix.operating-system }}"
verbose: false
env:
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"

- name: "Run mutation tests with infection/infection"
env:
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"infection/infection": "^0.27.9",
"laminas/laminas-modulemanager": "^2.15.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mimmi20/coding-standard": "^5.2.12",
"mimmi20/coding-standard": "^5.2.13",
"nikic/php-parser": "^v4.18.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.57",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.5.9",
"rector/rector": "^0.19.5"
"phpunit/phpunit": "^10.5.10",
"rector/rector": "^1.0.0"
},
"suggest": {
"laminas/laminas-modulemanager": "Required for Module Integration",
Expand Down

0 comments on commit 085fcea

Please sign in to comment.