Skip to content

Commit 6ddfd11

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.8 | 11.5.9 | | packagist | vimeo/psalm | 6.8.4 | 6.8.6 |
1 parent 16b56b5 commit 6ddfd11

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"doctrine/coding-standard": "^12.0.0",
1919
"ext-zip": "^1.15.0",
2020
"roave/infection-static-analysis-plugin": "^1.36.0",
21-
"phpunit/phpunit": "^11.5.8",
21+
"phpunit/phpunit": "^11.5.9",
2222
"psalm/plugin-phpunit": "^0.19.2",
23-
"vimeo/psalm": "^6.8.4"
23+
"vimeo/psalm": "^6.8.6"
2424
},
2525
"replace": {
2626
"composer/package-versions-deprecated": "*"

composer.lock

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

0 commit comments

Comments
 (0)