Skip to content

Commit 1303c14

Browse files
Remove psalm from project
1 parent 2ad4f3f commit 1303c14

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
lines changed

.github/workflows/static-analysis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,3 @@ jobs:
2525

2626
- name: "PHPStan"
2727
run: "vendor/bin/phpstan analyse"
28-
29-
- name: "Psalm"
30-
run: "vendor/bin/psalm"
31-

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
"phpunit/phpunit": "^9.6",
2626
"phpstan/phpstan": "^2.0",
2727
"infection/infection": "^0.27",
28-
"vimeo/psalm": "^5.22",
29-
"psalm/plugin-phpunit": "^0.18.4",
3028
"doctrine/coding-standard": "^12.0",
3129
"squizlabs/php_codesniffer": "^3.9",
3230
"phpstan/phpstan-strict-rules": "^2.0",

psalm.xml

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)