Skip to content

Commit 76a37c0

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 11.5.8 | | packagist | vimeo/psalm | 6.6.1 | 6.7.1 |
1 parent 4eef6ea commit 76a37c0

File tree

2 files changed

+37
-30
lines changed

2 files changed

+37
-30
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"doctrine/coding-standard": "^12.0.0",
3131
"estahn/phpunit-json-assertions": "^4.0",
3232
"php-standard-library/psalm-plugin": "^2.3.0",
33-
"phpunit/phpunit": "^11.5.7",
33+
"phpunit/phpunit": "^11.5.8",
3434
"psalm/plugin-phpunit": "^0.19.2",
3535
"roave/infection-static-analysis-plugin": "^1.36.0",
3636
"roave/security-advisories": "dev-master",
3737
"squizlabs/php_codesniffer": "^3.11.3",
38-
"vimeo/psalm": "^6.6.1"
38+
"vimeo/psalm": "^6.7.1"
3939
},
4040
"conflict": {
4141
"revolt/event-loop": "<0.2.5",

composer.lock

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

0 commit comments

Comments
 (0)