Skip to content

Commit

Permalink
Remove psalm from project
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Nov 21, 2024
1 parent 2ad4f3f commit 1303c14
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 49 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ jobs:

- name: "PHPStan"
run: "vendor/bin/phpstan analyse"

- name: "Psalm"
run: "vendor/bin/psalm"

2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
"phpunit/phpunit": "^9.6",
"phpstan/phpstan": "^2.0",
"infection/infection": "^0.27",
"vimeo/psalm": "^5.22",
"psalm/plugin-phpunit": "^0.18.4",
"doctrine/coding-standard": "^12.0",
"squizlabs/php_codesniffer": "^3.9",
"phpstan/phpstan-strict-rules": "^2.0",
Expand Down
43 changes: 0 additions & 43 deletions psalm.xml

This file was deleted.

0 comments on commit 1303c14

Please sign in to comment.