Skip to content

Commit

Permalink
Merge pull request #767 from ergebnis/dependabot/composer/phpunit/php…
Browse files Browse the repository at this point in the history
…unit-9.5.18

composer(deps-dev): bump phpunit/phpunit from 9.5.14 to 9.5.18
  • Loading branch information
localheinz authored Mar 9, 2022
2 parents b3fe67f + 741312a commit 9fd09bc
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 33 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"phpstan/phpstan-doctrine": "^1.2.11",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-strict-rules": "^1.1.0",
"phpunit/phpunit": "^9.5.14",
"phpunit/phpunit": "^9.5.18",
"psalm/plugin-phpunit": "~0.16.1",
"ramsey/uuid": "^4.2.3",
"symfony/cache": "^5.3.14",
Expand Down
63 changes: 32 additions & 31 deletions composer.lock

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

2 changes: 1 addition & 1 deletion infection.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"text": ".build/infection/infection-log.txt"
},
"minCoveredMsi": 98,
"minMsi": 98,
"minMsi": 97,
"phpUnit": {
"configDir": "test"
},
Expand Down

0 comments on commit 9fd09bc

Please sign in to comment.