diff --git a/composer.json b/composer.json
index a7b2360c..26c50835 100644
--- a/composer.json
+++ b/composer.json
@@ -84,8 +84,7 @@
"mezzio/mezzio-tooling": "^2.9.0",
"phpunit/phpunit": "^10.5.10",
"roave/security-advisories": "dev-latest",
- "symfony/var-dumper": "^7.1",
- "vimeo/psalm": "^5.22.0"
+ "symfony/var-dumper": "^7.1"
},
"autoload": {
"psr-4": {
@@ -119,7 +118,6 @@
"cs-check": "phpcs",
"cs-fix": "phpcbf",
"serve": "php -S 0.0.0.0:8080 -t public/",
- "static-analysis": "psalm --shepherd --stats",
"test": "phpunit --colors=always",
"test-coverage": "phpunit --colors=always --coverage-clover clover.xml"
}
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
deleted file mode 100644
index 7ae36187..00000000
--- a/psalm-baseline.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
- getSecret
- getSecret
-
-
-
-
- matching
- matching
-
-
-
-
- matching
-
-
-
-
- matching
-
-
-
diff --git a/psalm.xml b/psalm.xml
deleted file mode 100644
index ed4c186a..00000000
--- a/psalm.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-
-
-