Skip to content

Commit

Permalink
Merge pull request #68 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 committed Feb 7, 2024
2 parents c0dfa22 + 9988c1c commit 29d3cc7
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 @@ -26,15 +26,15 @@
"laminas/laminas-navigation": "^2.19.1",
"laminas/laminas-permissions-acl": "^2.16.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mimmi20/coding-standard": "^5.2.12",
"mimmi20/coding-standard": "^5.2.13",
"mimmi20/mezzio-generic-authorization": "^3.0.4",
"mimmi20/mezzio-navigation": "^3.0.4",
"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-config": "to provide page configuration (optional, as arrays and Traversables are also allowed)",
Expand Down

0 comments on commit 29d3cc7

Please sign in to comment.