Skip to content

Commit

Permalink
Try version of psalm laravel plugin that supports l7
Browse files Browse the repository at this point in the history
  • Loading branch information
kfriars committed Sep 9, 2021
1 parent cd676ad commit 379e731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"require-dev": {
"orchestra/testbench": "^4.8 || ^5.2",
"phpunit/phpunit": "^9.3",
"psalm/plugin-laravel": "^1.5",
"psalm/plugin-laravel": "1.4.9",
"vimeo/psalm": "^4.10"
},
"autoload": {
Expand Down

0 comments on commit 379e731

Please sign in to comment.