Skip to content

Commit a128970

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | -------------------------------------- | ------ | ------ | | packagist | doctrine/coding-standard | 11.0.0 | 11.1.0 | | packagist | phpunit/phpunit | 9.5.27 | 9.5.28 | | packagist | roave/infection-static-analysis-plugin | 1.27.0 | 1.28.0 |
1 parent 47df2c2 commit a128970

File tree

2 files changed

+64
-61
lines changed

2 files changed

+64
-61
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
}
2424
],
2525
"require-dev": {
26-
"doctrine/coding-standard": "^11.0.0",
26+
"doctrine/coding-standard": "^11.1.0",
2727
"php-standard-library/psalm-plugin": "^2.2.1",
28-
"phpunit/phpunit": "^9.5.27",
28+
"phpunit/phpunit": "^9.5.28",
2929
"psalm/plugin-phpunit": "^0.18.4",
30-
"roave/infection-static-analysis-plugin": "^1.27.0",
30+
"roave/infection-static-analysis-plugin": "^1.28.0",
3131
"roave/security-advisories": "dev-master",
3232
"squizlabs/php_codesniffer": "^3.7.1",
3333
"vimeo/psalm": "^5.4.0"

composer.lock

Lines changed: 61 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)