Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit ae69b62

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 11.5.8 | | packagist | vimeo/psalm | 6.5.1 | 6.7.1 |
1 parent 8827e00 commit ae69b62

2 files changed

Lines changed: 74 additions & 67 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
},
2525
"require-dev": {
2626
"doctrine/coding-standard": "^12.0.0",
27-
"phpunit/phpunit": "^11.5.7",
27+
"phpunit/phpunit": "^11.5.8",
2828
"psalm/plugin-phpunit": "^0.19.2",
2929
"roave/infection-static-analysis-plugin": "^1.36.0",
30-
"vimeo/psalm": "^6.5.1"
30+
"vimeo/psalm": "^6.7.1"
3131
},
3232
"autoload": {
3333
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)