diff --git a/.github/workflows/psalm.yml b/.github/workflows/psalm.yml.disabled similarity index 100% rename from .github/workflows/psalm.yml rename to .github/workflows/psalm.yml.disabled diff --git a/composer.json b/composer.json index ba87a7c..c1f29cc 100644 --- a/composer.json +++ b/composer.json @@ -33,9 +33,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^2.16", "orchestra/testbench": "^5.0|^6.0", - "phpunit/phpunit": "^9.0", - "psalm/plugin-laravel": "^1.2", - "vimeo/psalm": "^3.11" + "phpunit/phpunit": "^9.0" }, "autoload": { "psr-4": {