Skip to content

Commit 369f45a

Browse files
Update dependency vimeo/psalm to v6
| datasource | package | from | to | | ---------- | ----------- | ------ | ----- | | packagist | vimeo/psalm | 5.26.1 | 6.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a258701 commit 369f45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require-dev": {
1313
"friendsofphp/php-cs-fixer": "^3.62",
1414
"phpunit/phpunit": "^10.5 || ^11.3",
15-
"vimeo/psalm": "^5.25"
15+
"vimeo/psalm": "^6.0"
1616
},
1717
"minimum-stability": "dev",
1818
"prefer-stable": true,

0 commit comments

Comments
 (0)