Skip to content

Commit ea12d02

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------- | | packagist | phpunit/phpunit | 11.5.9 | 11.5.10 | | packagist | vimeo/psalm | 6.8.6 | 6.8.7 |
1 parent c02fe43 commit ea12d02

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
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.9",
21+
"phpunit/phpunit": "^11.5.10",
2222
"psalm/plugin-phpunit": "^0.19.2",
23-
"vimeo/psalm": "^6.8.6"
23+
"vimeo/psalm": "^6.8.7"
2424
},
2525
"replace": {
2626
"composer/package-versions-deprecated": "*"

composer.lock

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

0 commit comments

Comments
 (0)