Skip to content

Commit a3d12b1

Browse files
authored
Merge pull request #1 from palpalani/dependabot/composer/psalm/plugin-laravel-tw-2.0
Update psalm/plugin-laravel requirement from ^1.5 to ^2.0
2 parents f1554ef + 5c9b08c commit a3d12b1

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)