Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 92301be

Browse files
Build(deps): Update vimeo/psalm requirement from ^3.8.5 to ^3.9.0 (#43)
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@3.8.5...3.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent aa5a038 commit 92301be

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
@@ -34,7 +34,7 @@
3434
"phpstan/phpstan-strict-rules": "^0.12.2",
3535
"slam/phpstan-extensions": "^4.0",
3636
"thecodingmachine/phpstan-strict-rules": "^0.12.0",
37-
"vimeo/psalm": "^3.8.5"
37+
"vimeo/psalm": "^3.9.0"
3838
},
3939
"require-dev": {
4040
"symfony/var-exporter": "^5.0.4"

0 commit comments

Comments
 (0)