Skip to content

Commit 5c9b08c

Browse files
Update psalm/plugin-laravel requirement from ^1.5 to ^2.0
Updates the requirements on [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel) to permit the latest version. - [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases) - [Commits](psalm/psalm-plugin-laravel@v1.5.0...v2.0.0) --- updated-dependencies: - dependency-name: psalm/plugin-laravel dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 073d34c commit 5c9b08c

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
@@ -30,7 +30,7 @@
3030
"require-dev": {
3131
"orchestra/testbench": "^6.9|^7.0",
3232
"phpunit/phpunit": "^9.3",
33-
"psalm/plugin-laravel": "^1.5",
33+
"psalm/plugin-laravel": "^2.0",
3434
"vimeo/psalm": "^4.4"
3535
},
3636
"autoload": {

0 commit comments

Comments
 (0)