diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 4241f1ff..aea590ea 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -30,12 +30,4 @@ jobs: os: >- ['ubuntu-latest'] php: >- - ['8.0', '8.1', '8.2'] - psalm83: - uses: yiisoft/actions/.github/workflows/psalm.yml@master - with: - psalm-config: 'psalm-8.3.xml' - os: >- - ['ubuntu-latest'] - php: >- - ['8.3'] + ['8.0', '8.1', '8.2', '8.3'] diff --git a/composer.json b/composer.json index da2489e7..dc9a70b2 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "rector/rector": "^1.2", "roave/infection-static-analysis-plugin": "^1.18", "spatie/phpunit-watcher": "^1.23", - "vimeo/psalm": "^4.30|^5.24" + "vimeo/psalm": "^4.30|^5.25" }, "provide": { "psr/log-implementation": "1.0.0" diff --git a/psalm-8.3.xml b/psalm-8.3.xml deleted file mode 100644 index b2cc7e41..00000000 --- a/psalm-8.3.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - -