Skip to content

Commit f837bfb

Browse files
Update vimeo/psalm requirement from 4.16.1 to 4.17.0
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](vimeo/psalm@4.16.1...4.17.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09b15a5 commit f837bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"require-dev": {
3838
"mockery/mockery": "^1.4",
3939
"orchestra/testbench": "^5.0|^6.0",
40-
"vimeo/psalm": "4.16.1"
40+
"vimeo/psalm": "4.17.0"
4141
},
4242
"config": {
4343
"sort-packages": true

0 commit comments

Comments
 (0)