Skip to content

Commit 1a38bb2

Browse files
Update vimeo/psalm requirement from ^4.20|^5.22 to ^6.14.3
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/commits/6.14.3) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-version: 6.14.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 609ba22 commit 1a38bb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"mockery/mockery": "^1.6",
5555
"orchestra/testbench": "^9.0|^10.6.0",
5656
"phpunit/phpunit": "^10.0|^11.5",
57-
"vimeo/psalm": "^6.13.1"
57+
"vimeo/psalm": "^6.14.3"
5858
},
5959
"config": {
6060
"sort-packages": true

0 commit comments

Comments
 (0)