Skip to content

Commit d4e1cd5

Browse files
committed
chore: remove vimeo/psalm in favour of phpstan
1 parent c128019 commit d4e1cd5

2 files changed

Lines changed: 856 additions & 2945 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"require-dev": {
3434
"laravel/pint": "^1.18",
3535
"phpstan/phpstan": "^2.0",
36-
"phpunit/phpunit": "^9.3",
37-
"vimeo/psalm": "4.0.1"
36+
"phpunit/phpunit": "^9.3"
3837
}
39-
}
38+
}

0 commit comments

Comments
 (0)